LokiCheckout_CocNl

Other

This is an add-on package to the LokiCheckout. It is only a dummy to kickstart new modules easily.

Installation

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

composer require loki-checkout/magento2-coc-nl

Next, enable this module:

bin/magento module:enable LokiCheckout_CocNl

Testing

curl https://api.kvk.nl/test/api/v1/naamgevingen/kvknummer/90005414 -H "apikey: l7xx1f2691f2520d487b902f4e0b57a0b197"```

Support

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

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

Configuration Options

The following options of this module can be configured via the Store Configuration:

Chamber of Commerce (NL) > KvK API Key
loki_checkout/coc_nl/api_key
KvK (CoC) API key for online lookups.
Loki Components

The following LokiComponents are created or references in this module:

loki-checkout-coc.shipping.address.coc loki-checkout-coc.billing.address.coc
Module Dependencies

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

LokiCheckout_Core Loki_Components Magento_Backend Magento_Store
Composer details
Magento module name
LokiCheckout_CocNl
Composer name
loki-checkout/magento2-coc-nl
Composer version
1.0.7
Default branch
main
Requirements
ext-json: *
ext-pcre: *
guzzlehttp/guzzle: ^7.9
loki-checkout/magento2-core: ^2.0
loki/magento2-css-utils: ^1.0
loki/magento2-components: ^2.0
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-store: ^101.1
Releases
dev-main 28 August 2025
1.0.7 28 August 2025
1.0.6 26 August 2025
1.0.5 21 August 2025
1.0.4 18 August 2025
1.0.3 15 August 2025
1.0.2 07 August 2025
1.0.1 22 July 2025
1.0.0 22 July 2025
Changelog

[1.0.7] - 28 August 2025

Fixed

  • Add CI files
  • Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI

[1.0.6] - 26 August 2025

Fixed

  • 0bab66a Add GitLab CI files

[1.0.5] - 21 August 2025

Fixed

  • Add dependency with loki/magento2-css-utils

[1.0.4] - 18 August 2025

Fixed

  • Allow for PHP 8.1 compatibility
  • Lower requirements to PHP 8.1

[1.0.3] - 15 August 2025

Fixed

  • Change group label in Store Config

[1.0.2] - 07 August 2025

Fixed

  • Add client WIP
  • Lower PHP requirement to PHP 8.2+

[1.0.1] - 22 July 2025

Fixed

  • Fix dep with loki/magento2-components 2.0

[1.0.0] - 22 July 2025

Fixed

  • Rename PHP namespace from Yireo_Loki* to Loki*
  • Rename composer package from yireo/magento2-loki* to loki/magento2*
  • Fix XML
  • Generate new MODULE.json with simple test count
  • Allow PHP 8.4 in CI

[0.0.2] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
  • Change composer keyword loki-misc to loki-other

[0.0.1] - 21 January 2025

  • Initial release

Last modified: July 22, 2025