Skip to content

Releases: surprisehighway/craft-avataxtaxadjuster

Version 1.0.8

15 Jul 19:41
Compare
Choose a tag to compare

Improved

  • Reduce calls to the Avatax Tax Service

Version 1.0.7

27 Jun 21:59
Compare
Choose a tag to compare
Version 1.0.7 Pre-release
Pre-release

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

18 May 20:22
495a523
Compare
Choose a tag to compare
Version 1.0.6 Pre-release
Pre-release

Added

  • Send descriptions for products, discounts, and shipping line items.

Improved

  • Updated Avatax PHP SDK to v18.4.4.191.

Version 1.0.5

23 Dec 01:13
89c1855
Compare
Choose a tag to compare
Version 1.0.5 Pre-release
Pre-release

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

17 Aug 15:57
Compare
Choose a tag to compare
Version 1.0.3 Pre-release
Pre-release

Fixed

  • Resolved createSalesInvoice error.

Version 1.0.2

17 Aug 00:54
Compare
Choose a tag to compare
Version 1.0.2 Pre-release
Pre-release

Fixed

  • Resolved concatenation syntax bug.

Version 1.0.1

01 Aug 04:40
Compare
Choose a tag to compare
Version 1.0.1 Pre-release
Pre-release

Fixed

  • Replaced missing source for /vendor/avalara/avataxclient and retracked in git.

Version 1.0.0

01 Aug 01:06
Compare
Choose a tag to compare
Version 1.0.0 Pre-release
Pre-release

Initial release.