Closed nvandoorn closed 1 year ago
If address details are updated on an order, they are never re-synced to TaxJar. This is because order_recalculated never fires when an address is updated.
order_recalculated
We have decided this is too specific and we may need to retry updating an order for many reasons. Continued here: #224
If address details are updated on an order, they are never re-synced to TaxJar. This is because
order_recalculated
never fires when an address is updated.