This is an add-on package for adding support for the payment solution of Mollie to the LokiCheckout.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require loki-checkout/magento2-mollie
Next, enable this module:
bin/magento module:enable LokiCheckout_Mollie
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Mollie
The following LokiComponents are created or references in this module:
loki-checkout.payment.methods
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
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Customer
Magento_Payment
Magento_Store
Magento_Quote
Magento_Vault
Mollie_Payment
LokiCheckout_Core
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Yireo_IntegrationTestHelper
LokiCheckout_Mollie
loki-checkout/magento2-mollie
mollie/magento2: ^2.0
mollie/mollie-api-php: ^2.0
loki-checkout/magento2-core: ^2.0
loki/magento2-components: ^2.0
loki/magento2-css-utils: ^1.0
loki/magento2-field-components: ^2.0
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-payment: ^100.0
magento/module-quote: ^101.0
magento/module-store: ^101.0
magento/module-vault: ^101.0
ext-pcre: *
dev-main | 29 August 2025 |
2.0.6 | 28 August 2025 |
2.0.5 | 21 August 2025 |
2.0.4 | 18 August 2025 |
2.0.3 | 06 August 2025 |
2.0.2 | 01 August 2025 |
2.0.1 | 01 August 2025 |
2.0.0 | 22 July 2025 |
loki/magento2-css-utils
strict_types
declaration$css
wrapperLoki_FieldComponents
anywayYireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*
LokiCheckout_Core to 2.0.0
x-model
because of CSP compliancegetCartRepository()->save()
to getCheckoutState()->saveQuote()
$viewModel
variableloki-checkout.css_classes
to loki-components.css_classes