surprisehighway / craft-avatax

Calculate and add sales tax to an order's base tax using Avalara's AvaTax service with Craft Commerce 5.
MIT License
7 stars 11 forks source link

Add option to disable partial refunds. #3

Closed imagehat closed 5 years ago

imagehat commented 5 years ago

This came up during certification. Full refunds are fine because they are tied to the original order as a Return Invoice, but partial refunds tied to an order need to have updated line items or be issued as a percentage, so we are issuing a Return Invoice for the arbitrary amount to the customer instead. Store owners should be made aware of the difference and be allowed to choose if they want to send partial refunds to Avalara.

imagehat commented 5 years ago

Added in v2.0.6