Yireo_LokiCheckoutMollie

Latest Release 0.0.5
payment

This is an add-on package for adding support for the payment solution of Mollie to the LokiCheckout.

Installation

Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):

composer require yireo/magento2-loki-checkout-mollie

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutMollie

Support

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

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

Loki Components

The following LokiComponents are created or references in this module:

loki-checkout.payment.payment-methods.mollie_methods_creditcard.form loki-checkout.payment.payment-methods.mollie_methods_creditcard_vault.form loki-checkout.payment.payment-methods.mollie_methods_ideal.form loki-checkout.payment.payment-methods.mollie_methods_applepay.form
Module Dependencies

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

Magento_Checkout Magento_Customer Magento_Payment Magento_Sales Magento_Store Magento_Quote Magento_Vault Mollie_Payment Yireo_LokiCheckout Yireo_LokiComponents Yireo_LokiFieldComponents
Composer details
Magento module name
Yireo_LokiCheckoutMollie
Composer name
yireo/magento2-loki-checkout-mollie
Composer version
0.0.5
Default branch
main
Requirements
mollie/magento2: ^2.0
yireo/magento2-loki-checkout: ~0.0
yireo/magento2-loki-components: ~0.0
yireo/magento2-loki-field-components: ~0.0
magento/framework: ^103.0
magento/module-checkout: ^100.0
magento/module-customer: ^103.0
magento/module-payment: ^100.0
magento/module-quote: ^101.0
magento/module-sales: ^103.0
magento/module-store: ^101.0
magento/module-vault: ^101.0
ext-pcre: *
Releases
dev-main 03 April 2025
0.0.5 11 March 2025
0.0.4 25 February 2025
0.0.3 21 February 2025
0.0.2 21 January 2025
0.0.1 21 January 2025
Changelog

[0.0.5] - 11 March 2025

Fixed

  • Add module dependencies
  • Huge refactoring to move logic into new LokiFieldComponents
  • Rename loki-checkout.css_classes to loki-components.css_classes

[0.0.4] - 25 February 2025

Fixed

  • Rename checkout:payment:method-activate to loki-checkout prefix
  • StepForwardButton not activated after component updates
  • Destroy components before updating their HTML
  • Attempt to remove Mollie CSS

[0.0.3] - 21 January 2025

  • Finalize Mollie Components

[0.0.2] - 21 January 2025

  • Typo in version strings
  • Remove unneeded SearchCriteriaBuilderFactory

[0.0.1] - 21 January 2025

  • Add proper deps
  • Initial release

Last modified: April 1, 2025