Calculate Reward Points Earned on Cart Subtotal
It would be great to change the plugin point calculation logic, so that it doesn’t only take into consideration the list price of a products. The final calculation of points earned when purchasing products, would need to be based on the Woocommerce order total and not the order subtotal. That is the points earned should factor in any discounts (whether through points redemption or other discount coupons) that are applied to orders. The subtotal doesn’t reflect the actual amount of money being spent, and the rewards point earned need to be proportionate to that in order for a loyalty points program to be predictable and successful.
- (Moderator) commented
Hello,
This function is already in the main plugin you can find the settings in below locations,
=> WooCommerce settings >> Points & Rewards >> Redeem Points >>
https://tinyurl.com/2s46y4mb=> WooCommerce settings >> Points & Rewards >> Earned Points >>
https://tinyurl.com/3bk5p2kaDo refer this screenshot to see how it works =>>
https://tinyurl.com/3w4f87ucNote : This functionality will work only with taxation and will not work for shipping charges as due to restrictions from WooCommerce functionality.
Thanks.