LokiCheckout_CocNl

Other
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.8

This Magento 2 module is an add-on package to the LokiCheckout_Coc module. It enhances the Chamber of Commerce functionality with Dutch validation.

Online validation via the KvK API is still pending.

Installation

Install this package via composer:

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.billing.address.coc loki-checkout-coc.shipping.address.coc
Module Dependencies

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

LokiCheckout_Core Loki_Base Loki_Components Loki_CssUtils Loki_FieldComponents Loki_MapComponents Magento_Backend Magento_Catalog Magento_Checkout Magento_CheckoutAgreements Magento_Config Magento_Customer Magento_Directory Magento_Eav Magento_Newsletter Magento_Payment Magento_Quote Magento_Sales Magento_Shipping Magento_Store Magento_Theme Magento_Vault Yireo_CspUtilities Yireo_HyvaThemeAutoRegistration
Composer details
Magento module name
LokiCheckout_CocNl
Composer name
loki-checkout/magento2-coc-nl
Composer version
1.0.8
Default branch
main
Requirements
ext-json: *
ext-pcre: *
guzzlehttp/guzzle: ^7.9
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-store: ^101.1
Releases
dev-main#1472fae691e43e35928ebab5846a3400b2c9c99d 20 October 2025
1.0.8 20 October 2025
1.0.7 20 October 2025
1.0.6 20 October 2025
1.0.5 20 October 2025
1.0.4 20 October 2025
1.0.3 20 October 2025
1.0.2 20 October 2025
1.0.1 20 October 2025
1.0.0 20 October 2025
0.0.2 20 October 2025
0.0.1 20 October 2025
Changelog

[1.0.8] - 08 October 2025

Fixed

  • Add better error message
  • Update README

[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: September 1, 2025