This is an add-on package to the LokiCheckout. It is a custom module, used in a specific scenario: To give a warning to shoppers when they enter a VAT ID while they actually should not. For instance, in a Dutch shop a Dutch customer does not need to enter a VAT ID. But, if a Dutch shop a German customer enters a company value, then entering a valid EU VAT ID is most likely a good idea. This module adds warnings depending upon the right circumstances.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-eu-vat-warning
Next, enable this module:
bin/magento module:enable LokiCheckout_EuVatWarning
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_EuVatWarning
The following LokiComponents are created or references in this module:
loki-checkout.shipping.address.eu_vat_warning
loki-checkout.shipping.address.country_id
loki-checkout.shipping.address.company
loki-checkout.shipping.address.vat_id
loki-checkout.billing.address.eu_vat_warning
loki-checkout.billing.address.country_id
loki-checkout.billing.address.company
loki-checkout.billing.address.vat_id
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Customer
LokiCheckout_Core
Loki_Components
LokiCheckout_EuVatWarning
loki-checkout/magento2-eu-vat-warning
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-store: ^101.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
loki-checkout/magento2-core: ^2.0
dev-main | 27 August 2025 |
2.0.4 | 26 August 2025 |
2.0.3 | 21 August 2025 |
2.0.2 | 19 August 2025 |
2.0.1 | 07 August 2025 |
2.0.0 | 22 July 2025 |
Yireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*
LokiCheckout_Core
to 2.0.0