WooCommerce by default supports shipping tax class based on cart items.
Which means if there are only product with 5% Tax the shipping is going to have 5% tax too. If there is even one product with 27% tax the shipping is going to have 27% tax.
https://snipboard.io/8fIC9n.jpg
In your plugin this logic cannot be set, only a fix tax class can be selected.
Can you please add this behaviour to your plugin?
Thanks.
Regards,
Peter.
i currently use two tax classes for the products in my store – lets call them class A and class B. Class A is always used in any cases for shipping.
Now the problem: When a customer has products for lets say 10,00 € in his basket and uses his points for a 10,00 € discount, shipping always switches to tax class B. This should definetly not happen and is a bug in your plugin.
Please hit me up and i can send you a login to my staging site.
Thank you
Patrick
How can I rename “standard” tax class to “EU + UK VAT only”? Also is there a way to rearrange the order to show “none” first in the drop down?
https://snipboard.io/HcyZAV.jpg
Best,
Chris
I am a US-based seller with a large UK customer base. I am trying to make my site brexit-compliant so that I can collect the VAT taxes that I’m required to do as of 2021.
1. I used this Woo tutorial, which has a code snippet for applying taxes based on the cart subtotal. I am trying to make the tax only apply for orders under £135. However, it does not seem to work. The tax is applied regardless of the cart subtotal. Has anyone successfully implemented this, or something else to the same end?
https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#configuring-special-tax-setups
2. Do I need to configure something related to multi-currency in order for this code to use £135 rather than $135? Set up a currency-switcher based on user’s IP or something?
TIA, this is beyond my usual skillset.
]]>0% = books
15% = foods
25% = other items
our products are a mixture of the 3 different taxes, but we see that our product feed only sends out the prices before tax…
Is there a setting for applying correct prices for our items?
]]>I just bought your module. I have a problem because I display my prices including VAT and VAT and add in addition to the price including VAT … what should I do?
Thank you
Best Regards
Nicolas
]]>I need to know if there is an available hook to changed the tax rate programmatically like changing tax_class with this “woocommerce_product_tax_class”.
The issue we need is instead of changing tax_class, we need to change the tax rate amount of a certain rates that applies to our condition; if a customer had a specific custom field then applies 5% rate while if not applies what is already added on the tax rate table.
Thank you very much.
Rob
]]>Would be nice to add tax-class selector on admin-form.php
]]>I have a problem with the Tax Class. In my woocommerce I have three tax class:
– “Estandar”
– “Reducida”
– “Supereducida”
But when I want to manage them in the Smart Manager, I have other different ones: Standard, Reduced Rate and Zero Rate.
Thinking that same although they have different name, would be equivalent to each other, but it does not keep the changes.
I would appreciate it if you would help me.
]]>