Releases: spryker-eco/avalara-tax
Releases · spryker-eco/avalara-tax
0.1.1
Included commits: 0.1.0...0.1.1
Adjustments
- Adjusted
AvalaraTaxFacade::calculateTax()
so it does not requireaddress2
value instead of throwing exception while not specified. - Adjusted
AvalaraItemTaxRateCalculatorPlugin::recalculate()
so it does not requireaddress2
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
Included commits: https://github.com/spryker-eco/avalara-tax/tree/0.1.0
Initial Release
- The module allows the
Spryker
project to connect to theAvalara
tax service.