I have running Magento 1.9.3.7 on PHP5
for some weird reason, tax is acting weird on checkout and cart, first prices are displaying as normal, then on the subtotal, tax is deducted from selling price, and then it adds taxes again, so the total amount is finally the original selling price, instead of price + tax.
Settings seems to be right, prices are supposed to be excluding taxes, i attached screens of both, checkout and settings, i've read somewhere that there is a bug, but with PHP7, and i have 5.5
Hello @frenciaj ,
Can you tell me how do you want your subtotal to be.
If you want your subtotal to not have tax then you should set display tax in your grand total to no
I am experiencing the same problem. Have you found a resolution to this?