Compatibility
Compatibility with Magestore Onestepcheckout |
Compatibility with OneStepCheckout (the original) |
Compatibility with Ebizmarts_SagePay |
Compatibility with AdvancedCheckout |
Compatibility with Magestore Onestepcheckout
Created at: 12 Dec 2016 Last Update: 28 Feb 2021To make EU VAT Enhanced compatible and fully working with Magestore Onestepcheckout, there are some actions to be done necessarily. Please follow these steps: 1. Change the field IDs of the VAT number inputs at checkout Use app/design/frontend/base/default/template/onestepcheckout/onestepc...
Read moreCompatibility with OneStepCheckout (the original)
Created at: 13 Dec 2016 Last Update: 1 Mar 2021Update 2019-05-10: This fix is now included in the latest version of OneStepCheckout. In order to make the Idev OneStepCheckout fully compatible, you need to change one line of the Idev code. Please open the file app/code/local/Idev/OneStepCheckout/Model/Observers/PresetDefaults.php and within ...
Read moreCompatibility with Ebizmarts_SagePay
Created at: 5 Oct 2017 Last Update: 1 Mar 2021Under circumstances it can happen that orders processed through Ebizmarts_SagePay module will have VAT calculated again in the backend view of the order, after the order was placed without VAT. For a workaround, you need to update at least to version 1.7.6.2 of our VAT extension for Magento 1. ...
Read moreCompatibility with AdvancedCheckout
Created at: 17 Jan 2018 Last Update: 1 Mar 2021The following is tested with version 2.8.0 of AdvancedCheckout. To get a proper working VAT validation and calculation when using the AdvancedCheckout, please apply the following changes: Change the file app/code/community/Advanced/Onestepcheckout/etc/config.xml: Comment out the rewrites of ...
Read more