Hi,
can someone please help me configure taxes in Virtuemart 2.20?
I have tried all tax rules, but tax is always calculated wrong when user uses discount coupon code.
For example (rule Tax per product, tax is 21%):
Product price with tax: 21,80 €
Product tax : 3,78 €
Coupon code: 5 €
Final price is calculated correctly: 16,80 €
But tax is still same: 3.78 € instead of 2,92 €
When I take a look into the database, all prices in order except order_total are calculated from original price which is not usable for me.
In your tax calculation rules, do you use tax or Vat-Tax. If I remember correctly, it should work with Vat-Tax (assuming you are located in an EU-Country).
I currently can't test it myself, because I've configured my VM (using version 2.0.22a) not to show the VAT anywhere.