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

AVS-421_109 - Use payloadExtender if possible (2.2+). otherwise ignore #224

Closed sjb9774 closed 5 years ago

sjb9774 commented 5 years ago

This PR addresses an issue in Magento 2.2 where the payloadExtender cannot be used while also allowing the code to function correctly on 2.1 where the payloadExtender does not exist

Note that in 2.1 there will be a 404 error reported when we try to determine if the payloadExtender exists