Developer forum

Forum » Ecommerce - Standard features » RE: Loyalty Points Calculation

RE: Loyalty Points Calculation

Bruno
Reply

Hi guys,

As I can see the loyalty points calculation is based on the sum of the Order Lines. In the project where we are using this if a user uses a discount in an Order he will receive the points based on the price without discount. You can check this in the attach image.

How can I solve this problem? It's possible to change which price the points will be based?

BR, Bruno

LoyaltyProblem.PNG

Replies

 
Jonas Krarup Dam
Reply

Hi Bruno,

There is currently no way to do this out of the box.

You can create your own LoyaltyPointProvider by implementing the IPointProvider Interface with the rules you want/need.

Otherwise, you can submit a feature request, and we might be able to implement it in the default implementation.

Regards, Jonas

 

You must be logged in to post in the forum