taxjar / taxjar-woocommerce-plugin

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

Fix conflict with WooCommerce PDF Product Vouchers plugin #232

Closed dallendalton closed 2 years ago

dallendalton commented 2 years ago

This PR resolves the incorrect totals in cart while using the TaxJar and WooCommerce PDF Product Vouchers plugins as reported in https://github.com/taxjar/taxjar-woocommerce-plugin/issues/228.

Steps to Reproduce

  1. Add an item to the cart and apply a multi use product voucher to the cart.
  2. The totals will be incorrect as the voucher won't be factored into the total.

Expected Result

After applying the PR, the totals will be as expected.

Click-Test Versions

Specs Passing