Closed RiaanKnoetze closed 4 years ago
This will be in your webserver, assuming wordpress
is the directory for your WordPress installation, then the path would be at wordpress/wp-content/plugins/woocommerce-services/classes/class-wc-connect-taxjar-integration.php
Reported in:
1942485-zen 14189124-hc 2524915-zen 2537618-zen
Summary
For all addresses in the UK, the tax rate on the front end will display as 0.00 if a county is entered that actually exists.
Steps to replicate
Here's are some screenshots to illustrate that better:
Front-end Checkout
Full Image: https://cld.wthms.co/4Jes3J+
Tax Settings after checkout
Full Image: https://cld.wthms.co/p9KLqN+
Additional Notes
@mikkamp managed to narrow things down even further to the
county
field. When using "Bogus" as the county, tax rates work as expected. When a legitimate county is used (e.g. "County Armagh"), tax rates are borked and multiple entries are created in the standard rates section.