classyllama / ClassyLlama_AvaTax

This extension has been deprecated in favor of https://github.com/avadev/Avalara-AvaTax-for-Magento2
Open Software License 3.0
23 stars 15 forks source link

Extension provides incomplete/incorrect origin address #77

Closed rsisco closed 7 years ago

rsisco commented 7 years ago

When a transaction is sent to Avalara, the extension ignores whether or not a "Street Address Line 2" has been set in the origin address in Magento and instead sends the "Street Address Line 1" value for both lines 1 and 2.

Magento configuration with empty Street Address Line 2: img

Body of request to Avalara: img

Avalara transaction details: img

rsisco commented 7 years ago

This has been fixed in version 1.1.4 of this extension via PR #76.