Hi there,
Tax rates aren’t limited by the shipping zone, instead, it’s based on the tax settings found under WooCommerce > Settings > Tax > Standard Rates –> You’ll want to make sure that only your local country has a tax rate whereas the rest of the world will be set to 0%.
Keep in mind that for that work, you’ll want to make sure that tax calculation is based on “Customer shipping address”.
That’s how i made it, i have tax for my country but no tax for the rest of the world, BUT i have to charge tax for the shipping costs for ALL the world anyway, and that’s what i’m not able to achieve…
So, again, i need to apply standard tax to shipping costs but NO tax to products for other countries. Any idea? thanks.
Plugin Support
slash1andy
(@slash1andy)
Automattic Happiness Engineer
Hey there!
I don’t think there is a way to apply a tax rate (or really any kind of 21% fee) only on shipping, and only for certain countries. (or excluding certain countries). This would need to be something that is custom coded.
We highly recommend contacting one of the services on our Customizations page (https://woocommerce.com/customizations/)
Maybe coding a hook to add an extra concept to add the tax automatically?