Download the PHP package matusstafura/magento2-vatid-validation without Composer
On this page you can find all versions of the php package matusstafura/magento2-vatid-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download matusstafura/magento2-vatid-validation
More information about matusstafura/magento2-vatid-validation
Files in matusstafura/magento2-vatid-validation
Package magento2-vatid-validation
Short Description Vat Id input validation for Magento 2
License MIT
Informations about the package magento2-vatid-validation
๐งพ Magento 2 VAT ID Validation
A lightweight module that adds client-side VAT ID validation to key Magento 2 forms like checkout and customer address forms. This is helpful for EU country based commerce, that needs to verify VAT ID via VIES.
๐ Description
Magento 2 by default allows invalid or incorrectly formatted VAT IDs during checkout, which can lead to customer entry errors and issues with tax/VAT compliance like VIES check.
This module adds smart VAT ID validation per country, using patterns based on the official EU formats.
| Default Magento 2 behavior: |
With this module enabled: |
โ Features
- Validates VAT ID format based on the selected country
- Works on:
- ๐ Checkout (shipping & billing addresses)
- Translation-ready (
i18n/sk_SK.csvand%1placeholders supported) - Fully frontend (JS-based) โ no backend override
๐ฆ Installation
Option 1: Composer (Recommended)
`
Option 2: Manual Installation (for testing or customization)
Then run:
๐ TODO
- โณ Option to override per store (via admin config)
๐ค Contributing
Contributions are welcome!
- Fork the repo
-
Create a new branch:
- Make your changes
-
Push to your fork:
- Open a pull request
๐ License
MIT
โ Support
If you find this module helpful:
