Yireo_LokiCheckoutEuVatWarning

Latest Release 0.0.3
other

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.

Installation

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

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutEuVatWarning

Loki Components

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
Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Yireo_LokiCheckout
Composer details
Magento module name
Yireo_LokiCheckoutEuVatWarning
Composer name
yireo/magento2-loki-checkout-eu-vat-warning
Composer version
0.0.3
Default branch
main
Requirements
magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0
Releases
dev-main 27 March 2025
0.0.3 11 March 2025
0.0.2 11 March 2025
0.0.1 26 February 2025
Changelog

[0.0.3] - 11 March 2025

Fixed

  • Fix missing checkout context

[0.0.2] - 11 March 2025

Fixed

  • Argh, module was overriding all XML layout in shipping step
  • Huge refactoring to move logic into new LokiFieldComponents

[0.0.1] - 26 February 2025

  • Initial release

Last modified: April 1, 2025