This is an add-on package to the LokiCheckout that validates VAT IDs in both billing and shipping address via the online VIES service.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout-eu-vat
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutEuVat
Note that this is not based upon the Geissweb module.
Make sure customer/address/taxvat_show
is enabled
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutEuVat
The following LokiComponents are created or references in this module:
loki-checkout.shipping.address.vat_id
loki-checkout.shipping.address.country_id
loki-checkout.billing.address.vat_id
loki-checkout.billing.address.country_id
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Customer
Magento_Store
Yireo_LokiCheckout
Yireo_LokiComponents
Yireo_LokiCheckoutEuVat
yireo/magento2-loki-checkout-eu-vat
magento/framework: ^103.0
magento/module-customer: ^103.0
yireo/magento2-loki-checkout: ~0.0
yireo/magento2-loki-components: ~0.0
ext-pcre: *
dev-main | 27 March 2025 |
0.0.4 | 11 March 2025 |
0.0.3 | 22 February 2025 |
0.0.2 | 20 February 2025 |
0.0.1 | 21 January 2025 |