taxjar / taxjar-woocommerce-plugin

WooCommerce Sales Tax Plugin by TaxJar
http://www.taxjar.com/woocommerce-sales-tax-plugin/
GNU General Public License v2.0
30 stars 29 forks source link

INT 1957 Cart Tax Calculation Validator #197

Closed dallendalton closed 3 years ago

dallendalton commented 3 years ago

This PR contains the logic for validating that our plugin should and can perform a tax calculation API request. It also includes test coverage for this functionality.

This PR will be merged into the feature branch which will later be released when all the functionality around cart tax calculation has been refactored.