LokiCheckout_GeisswebEuvat

Jump to User Docs

Other

This is an add-on package to the LokiCheckout and it adds compatibility for the Geissweb EU VAT Enhanced module.

Note that you do not necessarily need the Geissweb EU VAT Enhanced module if you just want to validate EU VAT numbers. You can do this already with the LokiCheckout_EuVat module. This compatibility module adds the Geissweb validation service to the LokiCheckout_EuVat module.

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require loki-checkout/magento2-geissweb-euvat

Next, enable this module:

bin/magento module:enable LokiCheckout_GeisswebEuvat

Support

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

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

Module Dependencies

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

LokiCheckout_Core LokiCheckout_EuVat Geissweb_Euvat
Composer details
Magento module name
LokiCheckout_GeisswebEuvat
Composer name
loki-checkout/magento2-geissweb-euvat
Composer version
2.0.3
Default branch
main
Requirements
magento/framework: ^103.0
loki-checkout/magento2-core: ^2.0
loki-checkout/magento2-eu-vat: ^2.0
geissweb/module-euvat: ^1.23
Releases
dev-main 27 August 2025
2.0.3 26 August 2025
2.0.2 21 August 2025
2.0.1 06 August 2025
2.0.0 22 July 2025
Changelog

[2.0.3] - 26 August 2025

Fixed

  • fd84129 Add GitLab CI files

[2.0.2] - 21 August 2025

Fixed

  • Lower requirements to PHP 8.1

[2.0.1] - 06 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[2.0.0] - 22 July 2025

Fixed

  • Rename PHP namespace from Yireo_Loki* to Loki*
  • Rename composer package from yireo/magento2-loki* to loki/magento2*
  • Bump LokiCheckout_Core to 2.0.0

[1.0.0] - 24 May 2025

Fixed

  • Generate new MODULE.json with simple test count
  • Allow PHP 8.4 in CI

[0.0.6] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0

[0.0.5] - 08 April 2025

Fixed

  • Housekeeping changes

[0.0.4] - 11 March 2025

Fixed

  • Add module dependencies
  • Update docs

[0.0.3] - 22 February 2025

Fixed

  • Change deps

[0.0.2] - 20 February 2025

Fixed

  • Change response from Geissweb into native core response

[0.0.1] - 20 February 2025

  • Initial release
Jump to User Docs

Last modified: July 22, 2025