You need to define in particular:
- The loyalty ratio: the amount the customer must spend to earn 1 point.
For example, 1 point earned for every €1 spent.
- The discount ratio: the discount obtained with 1 point.
For example, if you want 100 points to correspond to a €5 voucher, then 1 point = €0.05 discount.
In this example, the customer will have spent €100 to earn 100 points, which will give them a €5 discount voucher.
- The validity period of points (set 0 if they never expire).
- The minimum order amount from which the loyalty discount voucher can be used.
- The delay after which the voucher can be used (0 for immediately).
- The validity period of this discount voucher.
- The order statuses where points are granted or cancelled.
The first two concern online orders (order statuses). The next two concern in-store purchases (till / POS).
- The option to limit the use of the discount voucher to certain PrestaShop categories.
The information in the "Loyalty points progress" area is visible in the customer account area on your website.