LokiCheckout_Adyen

Checkout
Payment
PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
Latest Release 1.0.3

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

Installation

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

Support

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

https://gitlab.yireo.com/loki-checkout/LokiCheckout_Adyen.git

Loki Components

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
Module Dependencies

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
Composer details
Magento module name
LokiCheckout_Adyen
Composer name
loki-checkout/magento2-adyen
Composer version
1.0.3
Default branch
main
Requirements
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
Releases
1.0.3 08 March 2026
1.0.2 08 March 2026
1.0.1 08 March 2026
1.0.0 08 March 2026
Changelog

[1.0.3] - 12 February 2026

Fixed

  • Allow PHP Config to read from current store level

[1.0.2] - 28 January 2026

Fixed

  • Improve resolving step from given block
  • Async handling of tokenize promise

[1.0.1] - 23 January 2026

Fixed

  • Move URL creation to ViewModel

[1.0.0] - 14 January 2026

Initial version

  • Working flow for iDEAL, Creditcard, Klarna and PayPal

Last modified: September 1, 2025