This is an add-on package for adding some handy devtools for the payment solution of Mollie to the LokiCheckout.
Current status: Stable
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
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
Magento module name | Yireo_LokiCheckoutMollieDevTools |
Composer name | yireo/magento2-loki-checkout-mollie-dev-tools |
Composer version | No release yet |
Default branch | |
Requirements |
magento/framework: *
|