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.
Install this package via composer:
composer require loki-checkout/magento2-coc-nl
Next, enable this module:
bin/magento module:enable LokiCheckout_CocNl
curl https://api.kvk.nl/test/api/v1/naamgevingen/kvknummer/90005414 -H "apikey: l7xx1f2691f2520d487b902f4e0b57a0b197"```
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_CocNl
The following options of this module can be configured via the Store Configuration:
loki_checkout/coc_nl/api_key
The following LokiComponents are created or references in this module:
loki-checkout-coc.billing.address.coc
loki-checkout-coc.shipping.address.coc
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
LokiCheckout_CocNl
loki-checkout/magento2-coc-nl
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
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 |
Yireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*