taxjar-woocommerce-plugin
taxjar-woocommerce-plugin copied to clipboard
WooCommerce Sales Tax Plugin by TaxJar
_Describe the problem ([reference the issue](https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests) if applicable) and what the PR accomplishes._ https://github.com/taxjar/taxjar-woocommerce-plugin/issues/184 In this PR, I make the baseUrl filterable, so that the baseurl can be changed to...
I'm getting a fatal error running this plugin in PHP 8. The problem seems to be in this function: https://github.com/taxjar/taxjar-woocommerce-plugin/blob/master/includes/TaxCalculation/class-order-tax-applicator.php#L209-L215 This seems to fix the problem: ```php private function get_order_total()...
### Description Currently, there is an `exit()` function when certain requirements are not met in the activation process. See https://github.com/taxjar/taxjar-woocommerce-plugin/blob/master/taxjar-woocommerce.php#L161-L168 This check results in errors when hosts manage the plugins...
We are getting the following notices in PHP 8.2: ``` PHP Deprecated: Creation of dynamic property WC_Taxjar_Integration::$method_title is deprecated in /wp-content/plugins/taxjar-simplified-taxes-for-woocommerce/includes/class-wc-taxjar-integration.php on line 36 PHP Deprecated: Creation of dynamic property...
We use the upsell plugin provided by FunnelKit to offer post-purchase upsells to our customers. On acceptance of an upsell, the credit card/paypal is not charged the tax amount, even...
_Describe the problem ([reference the issue](https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests) if applicable) and what the PR accomplishes._ **Steps to Reproduce** Receiving this error in a WPEngine hosting environment. We do not know what triggered...
We're using the plugin on one of our sites and in one order, the calculated tax for zip code 63141 only returns MIssouri's state tax. I tested the same request...
We recently added a new tax class in WooCommerce "Digital Goods - 31000" to all of our virtual subscription products. However we already had 20k+ active subscriptions that we don't...
If a user builds a cart while is Non Exempt then realizes they should be exempt and calls my company to have it fixed, we can change them to a...
We've noticed this error on WPCOM, and WooCommerce home is empty when the error is triggered 