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.
Current status: Complete
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout-eu-vat-warning
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutEuVatWarning
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutEuVatWarning
dev-main | 27 February 2025 |
0.0.1 | 26 February 2025 |
Magento module name | Yireo_LokiCheckoutEuVatWarning |
Composer name | yireo/magento2-loki-checkout-eu-vat-warning |
Composer version | 0.0.1 |
Default branch | main |
Requirements |
magento/framework: ^103.0
|