Automated Sales Tax Not Working
-
I just set up my online store and ran a test purchase to make sure everything was set up correctly. The test order went through fine, and shipping and tax were calculated correctly. Then I got a real order and I noticed that tax wasn’t calculated or collected. I went back to test my website and noticed that tax was only being calculated for the state where my business is located (Nevada). If any other location is inputted, the tax is “0”.
I have looked through many topic addressing this question, but nothing seems to work. I have activated and deactivated WooCommerce Shipping & Tax, checked my tax settings (tax rates & calculations is enabled, enable automated taxes is checked), and added a shipping class to my products (they didn’t have one before).
I noticed some people with this problem had a missing table in their database: https://github.com/woocommerce/woocommerce/issues/8147 https://www.dataroots.com/no-tax-in-woocommerce-heres-the-fix/ So I tried to add the wp_woocommerce_tax_rate_locations table with SQL in my phpmyadmin, but it told me I already had the table in my database.
I’m really confused and don’t know what to do now. I would just input the data manually into a .csv file, but there are so many local sales taxes on top of the state sales taxes that it would take forever. Please help!
The page I need help with: [log in to see the link]
- The topic ‘Automated Sales Tax Not Working’ is closed to new replies.