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 yireo/magento2-loki-checkout-coc
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutCoc
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutCoc
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:
Yireo_LokiCheckout
Yireo_LokiCheckoutCoc
yireo/magento2-loki-checkout-coc
magento/framework: ^103.0
yireo/magento2-loki-checkout: ~0.0
dev-main | 27 March 2025 |
0.0.1 | 10 March 2025 |