Problem with EU VAT calculations
-
I have setup my site so that when I enter product prices they are with tax included.
This is because I want to charge the same value, independent of the tax rate of the country.So, when someone buys a product for 18 euros in France, there will be a vat charge extracted from that price.
France has 20% vat, so the client will pay 18 euros and I will then get 15 euros for me and 3 euros to pay as VAT.Other example, someone buys the same product from Switzerland for 18 euros. As they are not in the euro zone, the client will pay 18 euros and I will get 18 euros with no VAT needing to be paid.
However, even though I have my VAT tables setup and 18 euros is always displayed as the price, when a client from Switzerland gets to the payment page, it shows only 15 euros !
Help …. ?
Is my need not covered by woocommerce, meaning that I will need to code this myself ?
The topic ‘Problem with EU VAT calculations’ is closed to new replies.