In this article, I will show you how to configure WooCommerce shipping tax. It may seem difficult at the beginning. However, with this guide, you'll get to know the topic in a moment. In the end, you'll be able to configure WooCommerce shipping tax exactly the way that fits your business needs.
There are a few sets of configuration for shipping taxes. I want to show you all of them. I'll teach you not only how to configure shipping taxes. I will show you how it works in a store, too. This way you won't need to test it yourself.
I will use the same cart contents to demonstrate how taxes work in the checkout. I'll guide you with the following examples.
WooCommerce shipping tax - example cart contents
I have 2 different products I added to the cart. They both cost $9.
The shipping method available for this cart set is the Flat rate. I've set shipping cost to $5.
You can set the WooCommerce tax for shipping with the Tax status option: either Taxable or None. When you set Taxable then WooCommerce will add tax to the shipping cost.
I configured a simple tax rule - 23% VAT for every product and country. It is the tax that the store will use for shipping. That's because I marked the Shipping checkbox:
Your tax configuration may be more advanced. It depends on your origin address, where do you send your parcels, what products you sell, etc.
No tax setting
The basic tax configuration is to disable taxes at all 🙂 You simply need to unmark one checkbox and that's all:
This won't work for every business. What's more, most of the e-commerce stores have to include VAT tax in the product price. Ask your accountant how it works for your business.
This is how it will look in the cart when you configure tax like above:
As you see, the shipping costs $5.00. There's no tax added. It will cost $6.15 when we enable taxes in the store in the next step.
Tax configuration
If you need to enable taxes in your store, simply mark the checkbox:
You can enter prices in your store either inclusive or exclusive of tax.
In the first mode, the final price is the same as you configure while editing a product. The second configuration will calculate and add VAT tax to the product's price.
It affects how your cart and checkout display prices, including shipping.
Now I'll show you the final effect of each configuration.
Prices entered with tax
Display prices including tax
Let's try with the first option to demonstrate you how it works.
I set that:
- I enter prices with tax
- The store displays prices in the cart and checkout including tax
The cart for such configuration looks like this:
As you see, there's tax annotation below the total price. Also, the shipping cost is $6.15. It could be $5.00 if you set the shipping method Tax Status to None.
Let's try it:
The cart totals look like this:
Display prices excluding tax
The second way to configure the tax is:
- I enter prices with tax
- The store displays prices excluding tax
Look:
There's a new line in here: Tax. Also, the store displays prices without VAT:
- $7.32 instead of $9.00 for a product
- and $5.00 instead of $6.15 for the shipping
Prices entered without tax
Display prices including tax
Let's try with completely different configuration. We'll use the option to set that we enter prices without tax. It changes a lot.
That means the prices you set in the product settings are exclusive of tax. The store adds VAT tax to the price you set.
Also, I've set that the store should display prices including tax.
What's the effect?
As you see, the shipping cost is still $6.15.
Display prices excluding tax
Yet another way you can configure tax. This time prices are:
- entered without tax
- displayed excluding tax
Check out the final effect:
How to calculate the proper net amount in WooCommerce?
If you decide to enter prices exclusive of tax in WooCommerce, you'll have to calculate the proper net amount. It seems to be easy, but in WooCommerce it's a little more complicated. Sometimes WooCommerce rounding causes the price with tax to be slightly miscalculated. This mainly applies to products tax, because you can add several of them to your cart. In products, we recommend that you enter the net amount to four decimal places. In shipping cost, two decimal places should be enough.
You can calculate the proper net amount with this formula:
Price without tax = price with tax/1,23
In this example, I calculated shipping cost with 23% tax. If you are using a different tax rate, you can change the 1,23 to the proper amount. For example, with 18% it'll be 1,18.
So, if you want to charge $9,95 with tax for shipping and have 23% tax fare, divide 9.95 by 1.23, and you'll get your proper shipping cost without tax in WooCommerce - $8.09.
How to set up shipping taxes with Flexible Shipping?
Did you know that we created a great table rate shipping plugin for WooCommerce? It's called Flexible Shipping and comes with a free and premium versions. All tax settings for shipping that you've read above are also supported by the plugin. Give it a try if you need shipping based on weight, cart totals, item or cart item count and of course support for WooCommerce shipping classes.
Flexible Shipping WooCommerce
The best Table Rate Shipping for WooCommerce. Period. Create shipping rules based on weight, order totals or item count.
Download for free or Go to WordPress.orgIt's not so hard to set up WooCommerce shipping tax, is it?
You have seen how different tax configuration affects WooCommerce shipping tax. I hope this guide helped you.
If you have any questions then let us know in the comments section below. Thanks for your time!
Also, maybe our guide Ultimate Guide to WooCommerce Shipping will interest you?