This is an add-on package for adding support for the payment solution of Adyen to the LokiCheckout.
Install this package via composer (assuming you have setup the composer.yireo.com repository correctly already):
composer require loki-checkout/magento2-adyen
Next, enable this module:
bin/magento module:enable LokiCheckout_Adyen
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Adyen.git
The following LokiComponents are created or references in this module:
loki-checkout.payment.methods.adyen_applepay.form
loki-checkout.payment.methods.adyen_cc.form
loki-checkout.payment.methods.adyen_googlepay.form
loki-checkout.payment.methods.adyen_ideal.form
loki-checkout.payment.methods.adyen_klarna.form
loki-checkout.payment.methods.adyen_paypal.form
The following dependencies are declared in the module its `etc/module.xml` file:
Adyen_Payment
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_AdminNotification
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Multishipping
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Yireo_CspUtilities
LokiCheckout_Adyenloki-checkout/magento2-adyen
adyen/module-payment: ^10.6
loki-checkout/magento2-core: ^2.1
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
magento/module-customer: ^103.0
magento/module-quote: ^101.2
magento/module-store: ^101.1
| 1.0.3 | 08 March 2026 |
| 1.0.2 | 08 March 2026 |
| 1.0.1 | 08 March 2026 |
| 1.0.0 | 08 March 2026 |