Skip to content

Releases: spryker-eco/avalara-tax

0.1.1

08 Aug 14:53
f24548e
Compare
Choose a tag to compare

Included commits: 0.1.0...0.1.1

Adjustments

  • Adjusted AvalaraTaxFacade::calculateTax() so it does not require address2 value instead of throwing exception while not specified.
  • Adjusted AvalaraItemTaxRateCalculatorPlugin::recalculate() so it does not require address2 value instead of throwing exception while not specified.
  • Introduced Quote.store transfer property.
  • Introduced Quote.items transfer property.
  • Introduced Stock.name transfer property.
  • Introduced StockProduct.sku transfer property.

0.1.0

20 May 14:43
bf21330
Compare
Choose a tag to compare

Included commits: https://github.com/spryker-eco/avalara-tax/tree/0.1.0

Initial Release

  • The module allows the Spryker project to connect to the Avalara tax service.