Releases: surprisehighway/craft-avataxtaxadjuster
Releases · surprisehighway/craft-avataxtaxadjuster
Version 1.0.8
Version 1.0.7
Added
- Entity/Use Code for exempting customers from tax.
- Automatically install fields when plugin is installed.
Improved
- Move all options to plugin settings and allow config overrides.
- Cache address validation requests to limit API calls during checkout.
- Cache Sales Order tax requests to limit API calls during checkout.
- Updated logging display."
Version 1.0.6
Added
- Send descriptions for products, discounts, and shipping line items.
Improved
- Updated Avatax PHP SDK to v18.4.4.191.
Version 1.0.5
Added
- Connection Test in settings page.
- Full transaction logging (when enabled).
- Setting to enable/disable tax calculation.
- Setting to enable/disable document committing.
- AvaTax Address validation (when enabled).
- Refunds (AvaTax ReturnInvoice) for payment gateways that support refunds.
Fixed
- Do not require a Shipping Method for initial tax calculation. (Shipping Address must still be set before initial calculation).
Improved
- Default Tax Code now configurable.
- Default Shipping Tax Code now configurable.
- Customer code now uses email address to match Craft Commerce.
- Document code now uses the full Craft Commerce order number (prefixed).
- Updated documentation including product-level tax code field setup.
Version 1.0.3
Fixed
- Resolved createSalesInvoice error.
Version 1.0.2
Fixed
- Resolved concatenation syntax bug.
Version 1.0.1
Fixed
- Replaced missing source for /vendor/avalara/avataxclient and retracked in git.
Version 1.0.0
Initial release.