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

AVA-555_85 - Refactor item tax to be pulled from AvaTax details instead of summary #197

Closed LordZardeck closed 6 years ago

LordZardeck commented 6 years ago

Previously we didn't have data in the SOAP request for line item details breakdown of different taxes per item. With the REST api, now we do, and no longer have to inaccurately determine the individual taxes at an item level.