Country based prices inclusive or exclusive of tax
-
In WooCommerce the prices can be set inclusive or exclusive of tax. This is set through the option under Tax settings.
I have this set to “inclusive of tax” so that the customer pays only the product price (e.g. €100) including the tax (e.g. %20). This set up works well for all countries other than US. In US, the customer needs to pay the product price and on top of that the other taxes (e.g. state, county, etc.). So, for example the customer pays €120 in total.
When “inclusive of tax” option is active, then I cannot achieve this as the taxes are absorbed into to the product price. If I switch to “exclusive of tax”, US works but rest of world doesn’t.
I’m trying to figure out how I can dynamically handle the taxes so that a customer from US pays €120 whereas another from RoW pays €100. Is there any hook? Any idea or tips is much appreciated.
- The topic ‘Country based prices inclusive or exclusive of tax’ is closed to new replies.