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

Add compatibility module for WooCommerce Gift Cards plugin #218

Closed dallendalton closed 2 years ago

dallendalton commented 2 years ago

This PR adds a new abstraction layer for compatibility modules. This makes it easier to maintain support for other plugins. Additionally a module was added for the WooCommerce Gift Cards plugin to resolve a conflict.

Steps to Reproduce

  1. Create an order and use a gift card for a portion of the payment.
  2. Complete the order and attempt to sync it to TaxJar
  3. The order will fail to sync and the logs will indicate that the amount did not match the line items.

Expected Result

After applying the PR, the order will successfully sync.

Click-Test Versions

Specs Passing