dutchento/m2-vatfallback 1.0.0

Provides free VAT fallback mechanism

Type

library

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Vatfallback for Magento 2

Vatfallback module provides an extra API based validation and a fallback offline regex validation for the unstable VIES database used by Magento

Please find the Magento 1 version here.

Supported services

  • Built in Magento VIES check
  • Custom VIES check (this is not the official endpoint but an internal one)
  • vatlayer.com check
  • Regex fallback check for following countries; AT, BE, CZ, DE, CY, DK, EE, GR, ES, FI, FR, GB, HU, IE, IT, LT, LU, LV, MT, NL, PL, PT, SE, SI, SK

How it works

A plugin wraps the existing Vat check in Magento Customer implementing various services as fallback

Or use the console task: ./bin/magento vat:validate NL NL133001477B01

Compatibility

  • Magento 2.2 Community & Commerce

Changelog

[1.0.0] ported version of the Magento 1 module

Requirements

  • PHP 7
  • GuzzleHTTP

Disclaimer

Warning: Since all of the free VIES API's are slow and somewhat unreliable the checkout steps could become slow while checking.

Authors

Authors M1 Version