Tax not calculated on Products, only on Shipping
-
I am at wits end trying to figure out why this is not working. The tax is being calculated only on the Shipping amount and not the Product totals.
I have the following settings on the backend:
-
WooCommerce Settings
Under General Options
Store’s Base Location: US – Washington
Under Tax Options
Enable taxes and tax calculations (checked)
Prices Entered With Tax: No, I will enter prices exclusive of tax
Calculate Tax Based On: Customer Shipping Address
Shipping Tax Class: Shipping tax class based on cart items
Rounding: Round tax at subtotal level, instead of rounding per line (checked)
Display Prices in the Shop: Excluding Tax
Display Prices During Cart and Checkout: Excluding Tax
Display Tax Totals: Itemized-
Product Settings
Each product has Tax Status set to Taxable
Each product has Tax Class set to StandardI used the Tax Rate Upload plugin to get the tax tables for the state of WA. All the taxes are shown for each zip code. I checked and the xxx_woocommerce_tax_rate_locations table exists and is filled with all the locations.
The tax is only applied if you are located in the state of WA, not for any other state.
My theme is not modifying the checkout as far as I can tell. The only plugin that I can tell that might be modifying the checkout is the Paypal for Woocommerce plugin.
The site is https://www.alvanequip.com/
Any ideas on how to fix this?
Thanks!!!
- The topic ‘Tax not calculated on Products, only on Shipping’ is closed to new replies.