Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 694 Bytes

readme.rst

File metadata and controls

22 lines (14 loc) · 694 Bytes

This Magento module allows to validate your customer's VAT id periodically.

Additionally, we allow customer's VAT id to be checked correctly, even if it was entered starting with country code.

Installation

Install via Composer, using package name quafzi/magento-vat-checker. You will need a running Magento cron.

Configuration

Enter your eMail address at System → Configuration → Customer → Customer Configuration → Periodical VAT check. You may adjust sender and mail template as well, but this is not required.

Contribution

Feel free to fork and create pull requests. Contributions are welcome.