When I apply the reward extension discount, the grand total doesn't show the correct amount.
It should be: Subtotal + Shipping - Discount = 39,95 + 4,60 - 10 = 34,55 euro and not 32,75 as shown above.
Hi @Dukaan,
Can you share how this configuration is set?
Also, is it possible to disabled the Points&Rewrds module just to check the calculation?
Hi @Damian Culotta,
I was able to resolve it by selecting "Before Discount" in Apply Customer Tax by going through Config>Sales>Tax.
But now I have another issue. Basically, I'm getting this in Total Orders section when I'm on the Create New Order page:
"Fatal error: Call to a member function setTotals() on a non-object in /home/pixelsp0/public_html/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals.php on line 77"
What can I do to resolve?