Yireo_LokiCheckoutMollieDevTools

Latest Release 0.0.4
dev

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.

Installation

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

Usage

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

Support

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

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

Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Mollie_Payment Yireo_LokiCheckoutMollie
Composer details
Magento module name
Yireo_LokiCheckoutMollieDevTools
Composer name
yireo/magento2-loki-checkout-mollie-dev-tools
Composer version
0.0.4
Default branch
main
Requirements
magento/framework: ^103.0
mollie/magento2: ^2.42
yireo/magento2-loki-checkout-mollie: ~0.0
Releases
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
Changelog

[0.0.4] - 11 March 2025

Fixed

  • Code compliance

[0.0.3] - 22 February 2025

Fixed

  • Update TODO
  • Proper doc requirements

[0.0.2] - 21 February 2025

Fixed

  • Add site files

[0.0.1] - 3 February 2025

  • Initial release

Last modified: April 1, 2025