We collect sales tax for WA state, which has 406 unique tax locations. Each location has a “location name” and a “location code”. When we file our tax return with the state, we use the “location code” to allocate the amount of sales tax collected to each location. Your wp_woocommerce_tax_rates table contains a tax_rate_name column that corresponds to the “location name” for each WA State tax location. We would map your tax_rate_name to location name for our tax reports. Unfortunately, it is problematic to match these names due to inconsistent use of abbreviations by WA State. If you could add a tax_rate_code column that corresponds to WA State’s “location code”, we could build our sales tax filing automatically and save us a ton of work. I would imagine that this would be helpful in other jusidictions as well. Thank you.
Open
Last updated: October 17, 2025
0 comments
Log in to comment on this feature request.