Tax calulations in Cart are faulty
-
Tax codes for Washington state were imported.
Sometimes the tax calculates correctly for the zip code 99037. Most of the time the tax is “0” which is incorrect.
I’ve tried to reliably reproduce the error many times. However sometimes the correct tax shows for 99037 and other times it reports “0”. When I toggle between zipcodes 99036 and 99037 the correct tax shows for 99037 but shows as “0” for 99036.
The rows in the database are identical except for the zip code.I’m using the woocommerce theme: ArtificerVersion: 1.3.16.
1) What should I check?
2) I’m using google chrome developer tools. I can run javascript in the console and inspect elements. The tax is being calculated using AJAX. I’ve never tried to debug AJAX results. Any hints here to help debug are appreciated.
- The topic ‘Tax calulations in Cart are faulty’ is closed to new replies.