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 yireo/magento2-loki-checkout-mollie
Next, enable this module:
bin/magento module:enable Yireo_LokiCheckoutMollie
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiCheckoutMollie
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
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
Yireo_LokiCheckoutMollie
yireo/magento2-loki-checkout-mollie
mollie/magento2: ^2.0
yireo/magento2-loki-checkout: ~0.0 | ^1.0
yireo/magento2-loki-components: ~0.0 | ^1.0
yireo/magento2-loki-field-components: ~0.0 | ^1.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: *
dev-main | 06 May 2025 |
0.0.9 | 25 April 2025 |
0.0.8 | 16 April 2025 |
0.0.7 | 08 April 2025 |
0.0.6 | 04 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 |
x-model
because of CSP compliancegetCartRepository()->save()
to getCheckoutState()->saveQuote()
$viewModel
variableloki-checkout.css_classes
to loki-components.css_classes