This 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 (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-checkout-mollie-dev-tools
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutMollieDevTools
To save the API key towards the configuration:
bin/magento yireo:loki-checkout:mollie:save-api-key test_sfdsfdsfd42
bin/magento yireo: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/Yireo_LokiCheckoutMollieDevTools
The following dependencies are declared in the module its `etc/module.xml` file:
Mollie_Payment
Yireo_LokiCheckoutMollie
Yireo_LokiCheckoutMollieDevTools
yireo/magento2-loki-checkout-mollie-dev-tools
magento/framework: ^103.0
mollie/magento2: ^2.42
yireo/magento2-loki-checkout-mollie: ~0.0
dev-main | 27 March 2025 |
0.0.4 | 11 March 2025 |
0.0.3 | 22 February 2025 |
0.0.2 | 21 February 2025 |
0.0.1 | 03 February 2025 |