This is an add-on package to the LokiCheckout. It adds a Chamber of Commerce field to the checkout.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-coc
Next, enable this module:
bin/magento module:enable LokiCheckout_Coc
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Coc
The following LokiComponents are created or references in this module:
loki-checkout-coc.shipping.address.coc
loki-checkout-coc.billing.address.coc
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Customer
Magento_Eav
Magento_Store
LokiCheckout_Core
Loki_FieldComponents
Loki_Components
LokiCheckout_Coc
loki-checkout/magento2-coc
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-eav: ^102.1
magento/module-store: ^101.1
loki-checkout/magento2-core: ^2.0
loki/magento2-field-components: ^2.0
loki/magento2-components: ^2.0
dev-main | 28 August 2025 |
1.0.6 | 28 August 2025 |
1.0.5 | 26 August 2025 |
1.0.4 | 21 August 2025 |
1.0.3 | 18 August 2025 |
1.0.2 | 07 August 2025 |
1.0.1 | 01 August 2025 |
1.0.0 | 22 July 2025 |
Yireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*