Hello there !
I have an old config : VM 1.1.9, Joomla 1.5.26, and the 2.3.1 pro AWO Coupons.
Found a post that *seems* related to me, config is not the same : https://awodev.com/forum/awocoupon/help-section/coupon-discount-amount-incorrect
Here my situation:
I am using a parent coupon (2 coupons), one that gives 20% off and one that gives 100% on specific product. So with 2 products in cart :
Product A = 4$ (20% off)
Product B = 25$ (100% off)
Total = 29$
Discount = 0.80$ + 25$ = 25.80$
Total = 3.20$
Works great so far.
We calculate tax based on shipping location. When the user choose a shipping method, a cost of 8$ is added tax and 10% is added for that location, so the cart SHOULD become :
Total 3.20$
Shipping 8.00$
Tax = 10% of (3.2 + 8) = 1.12$
Total = 12,32
But AWO COUPON changes the discount to 25.80$ + 10% = 28.38$ and the cart is now :
Total = 0,62$
Shipping = 8.00
Tax = 10% of (0.62$ + 8$) = 0.86$
Total = 9.48$
I am using "substract discount before tax" of course.
What's your suggestion?
Best !
I have an old config : VM 1.1.9, Joomla 1.5.26, and the 2.3.1 pro AWO Coupons.
Found a post that *seems* related to me, config is not the same : https://awodev.com/forum/awocoupon/help-section/coupon-discount-amount-incorrect
Here my situation:
I am using a parent coupon (2 coupons), one that gives 20% off and one that gives 100% on specific product. So with 2 products in cart :
Product A = 4$ (20% off)
Product B = 25$ (100% off)
Total = 29$
Discount = 0.80$ + 25$ = 25.80$
Total = 3.20$
Works great so far.
We calculate tax based on shipping location. When the user choose a shipping method, a cost of 8$ is added tax and 10% is added for that location, so the cart SHOULD become :
Total 3.20$
Shipping 8.00$
Tax = 10% of (3.2 + 8) = 1.12$
Total = 12,32
But AWO COUPON changes the discount to 25.80$ + 10% = 28.38$ and the cart is now :
Total = 0,62$
Shipping = 8.00
Tax = 10% of (0.62$ + 8$) = 0.86$
Total = 9.48$
I am using "substract discount before tax" of course.
What's your suggestion?
Best !