Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

System is awarding points per sales order line which have attribute red_points that holds points as value.


Red Points product type 

To give agents ability to manually award points while placing order we created red_points product type. This product type will be included into gross profit calculation so agent would able to see their margin and cost of the points.

The cost of the points will be setup in product setup - Average cost pre-tax and it is set up atm as £0.0075.

Additionally we cam limit how many points agent can add per order by controlling quantity - this is setup under Max Quantity per session and it is set to 20. Maximum points per one order should be 1000. This can be changed if needed.

This product should be free and only available on telesales only. It is configured with a gift_voucher merchandise type and it has effectively unlimited stock

It's only purpose is to gain points via the promotion during the order and calculate margin. No vouchers or any signup should not be allowed with this product.

This product is not physical so should not be send to warehouse or shipped. This product creates separate basket pack and it is fulfilled by its own daemon - Red Points Product Dispatch Daemon. 

It's order life cycle is new - referred - accepted - processed.  

It is not possible to checkout with just that product in the basket - it has to be accompanied by another product. 

There should be earn points promotion setup as well where amount of points per product should be setup and with rules - Virgin Red Account opened and product code equal red points product type with required points.

At the moment we have one product and one promotion that should award 50 points per product.    

  


Upcoming functionality

There are a few things that are still in development and will be introduced later on:

...