• Resolved hummingbird148

    (@hummingbird148)


    Hello,
    is it possible to set the tax calculation to the shop base country , but to define a 0 tax for a certain country (like Switzerland)? The tax should be 20% for Austria always (for all orders), but 0 for Switzerland.

    Setting the calculation based on shipping country would not be correct for all other countries.

    Any hint please?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support kellymetal a11n

    (@kellymetal)

    Hi there,

    If I understand correctly, you want to charge 20% (Austrian tax rate) for customers from any country except Switzerland. For customers from Switzerland, you want to charge 0% tax.

    WooCommerce will only match a single tax rate for each Priority in the tax rate table.

    So, if you set tax to be charged based on customer’s shipping (or billing) address, then you could set your tax rates up like this:

    Tax Rates
    Link to image: https://d.pr/i/bHPbtZ

    Then customers with a Swiss address will match that top rate and be charged 0% tax. Customers with any other address will match the second rate and be charged 20%.

    We have documentation about setting up taxes here:
    https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/

    I hope that helps!

    Thread Starter hummingbird148

    (@hummingbird148)

    Hello kellymetal, tried that out – works fine !
    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tax on shop base country but exeption for one country’ is closed to new replies.