Closed
Description
In France, we must add the standard VAT rate (19.6%) on all shipping costs. I am trying to set up a small bookstore, and books have a reduced VAT rate (7%). The problem is the following:
- If in my cart, there are only products that have the reduced tax rate (7%), no shipping tax (19.6%) is calculated.
- If in my cart, there are only products that have either a standard tax rate (19.6%) or no tax rate (0%), shipping tax (19.6%) is calculated as expected.
- If in my cart, there is a mix with products that have the reduced tax rate (7%) and at least one product that has either a standard tax rate (19.6%) or no tax rate (0%), shipping tax (19.6%) is calculated as expected.
I believe it is a bug. It happens with other woocommerce themes (Wootique and Mystile), I disabled all plugins but woocommerce alone, I checked several times the product tax status (which changes the tax calculation as described above), in the general settings tax tab, tax is enabled and with the standard rate I've checked the shipping option, with the flat rate shipping method (and others) the shipping is taxable.
Metadata
Metadata
Assignees
Labels
No labels