Hello,
Background
I’m coding an ecommerce site using WooCommerce and Pro theme. As part of this, I need the sales tax to adjust based on location. Specifically, I need to charge sales tax in California but not in other states.
Explanation of problem
In the checkout, with the Storefront theme, when I change the address (e.g. City, State, Zip), the tax amount auto-adjusts. With the 2017 Wordpress theme, same thing. But with the Pro theme, nothing happens. It’s as if, auto-updating feature (from Ajax, I’d imagine) has been removed entirely.
Steps to Reproduce
I will add a secure note below explaining this.
As I desperately need the tax to be auto-updated, I am hopingg you can help me resolve this.
