Hi, i have issue that totals have calculated wrongly. We are displaying prices with taxes(tax is 20%).
Example:
Our tax: 20%
Client country tax 24%(finland)
Product price: 10€(inc our tax)
When finland client comes and buys something. then system calculates like this: 10€/1.2*1.24. and in order page it shows 10.33 but client paid 10€.
How i make system to calculate from without VAT price?