LokiCheckout_Coc

Other

This is an add-on package to the LokiCheckout. It adds a Chamber of Commerce field to the checkout.

Installation

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

Support

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

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

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:

Magento_Customer Magento_Eav Magento_Store LokiCheckout_Core Loki_FieldComponents Loki_Components
Composer details
Magento module name
LokiCheckout_Coc
Composer name
loki-checkout/magento2-coc
Composer version
1.0.6
Default branch
main
Requirements
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
Releases
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
Changelog

[1.0.6] - 28 August 2025

Fixed

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

[1.0.5] - 26 August 2025

Fixed

  • 7484080 Add GitLab CI files

[1.0.4] - 21 August 2025

Fixed

  • Declare used PHP namespaces
  • Document latest version of template

[1.0.3] - 18 August 2025

Fixed

  • Lower requirements to PHP 8.1

[1.0.2] - 07 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[1.0.1] - 01 August 2025

Fixed

  • Only show CoC in sidebar if not empty
  • Add to billing as well
  • Add CoC value to sidebar

[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*

[0.0.4] - 08 July 2025

Fixed

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

[0.0.3] - 25 April 2025

Fixed

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

[0.0.2] - 08 April 2025

Fixed

  • Housekeeping

[0.0.1] - 21 January 2025

  • Initial release

Last modified: September 1, 2025