Hi!
I am in Quebec (Canada) and we have 2 taxes. Both taxes must be applied per product.
So, in my cart I would like to see this two taxes separate rather than the total of these.
Is it possible?
Yes, but you need PHP knowledge and must programming a override for your cart and invoice.
All taxes are available in arrays and with PHP you can show it.
Thanks!
Finally, I choose tax per bill and all is ok. Except for shipping. The second tax (QST) taxes the first (HST)...
Ex. (total + QST) x HST instead of (total x QST) + (total x HST)
Where do you choose "tax per bill"?
It is in the "Type of Arithmetic Operation " setting in each Tax & Calculation Rule Details configuration.