Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 353 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 353 Bytes

Multibyte_VATFix

This Extension for Magento fixes VAT check in Magento when a VAT with countrycode is given. (usual in EU)

It overrides the Customer class Mage_Customer_Helper_Data and checks if given VAT-Code has a Countrycode given or not.

It can be enabled by setting config "customer/create_account/vatfix_enabled" to true|false.