All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added a json endpoint to use for ajax CertCapture client lookup on the front end (more)
- Added a setting to disable sending partial refunds to AvaTax (more)
- Added a json endpoint to use for ajax address validation on the front end (more)
- Fixed an issue where additional partial refunds would not be processed after the first because AvaTax requires unique document ids
- Added support for overriding the Customer Code sent to Avalara based on the value of a User or Order field (more)
- Fixed deprecation error (pull request #8)
- Discounts for a specific line item now send the line item tax code instead of the default discount code (pull request #4)
- Fixed an bug where address validation was being triggered in the control panel when saving a user (#5)
- Added control panel icon
- Added Avalara certification badge to README
- Fixed typo in README installation instructions
- Fixed depracation warnings
- Added support for partial refunds
- Initial beta release for Craft 3 and Commerce 2