This Magento 2 module is an add-on package for adding some handy devtools for the payment solution of Mollie to the LokiCheckout. At this moment, this only includes a CLI command for importing API keys. If you don't need this CLI command, you don't need this module.
Install this package via composer:
composer require loki-checkout/magento2-mollie-dev-tools
Next, enable this module:
bin/magento module:enable LokiCheckout_MollieDevTools
To save the API key towards the configuration:
bin/magento loki-checkout:mollie:save-api-key test_sfdsfdsfd42
bin/magento loki-checkout:mollie:save-api-key live_sfdsfdsfd41
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_MollieDevTools
The following dependencies are declared in the module its `etc/module.xml` file:
Mollie_Payment
LokiCheckout_Mollie
LokiCheckout_MollieDevTools
loki-checkout/magento2-mollie-dev-tools
magento/framework: ^103.0
mollie/magento2: ^2.42
loki-checkout/magento2-mollie: ^2.0
dev-main#1a6aaa4a036e8561c635220a3ea9ce1af13d6e18 | 20 October 2025 |
2.0.4 | 20 October 2025 |
2.0.3 | 20 October 2025 |
2.0.2 | 20 October 2025 |
2.0.1 | 20 October 2025 |
2.0.0 | 20 October 2025 |
1.0.0 | 20 October 2025 |
0.0.5 | 20 October 2025 |
0.0.4 | 20 October 2025 |
0.0.3 | 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*