LokiCheckout_PayNl

Jump to User Docs

Payment
PHP 8.3 | 8.4
Magento 2.4.7 | 2.4.8
Integration Tests 11
Functional Tests 2
Latest Release 2.0.8

This is an add-on package for adding support for the payment solution of Pay 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-pay-nl

Next, enable this module:

bin/magento module:enable LokiCheckout_PayNl Paynl_Payment

Support

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

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

Configuration Options

The following options of this module can be configured via the Store Configuration:

PAY. options > Enable iDEAL Fast Checkout
loki_checkout/paynl/ideal_fast_checkout_enabled
Toggle this setting to enable or disable PAY iDEAL Fast Checkout options within the checkout.
Module Dependencies

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

Magento_Backend Magento_Config Magento_Customer Magento_Quote Magento_Sales Magento_Store Paynl_Payment Yireo_IntegrationTestHelper LokiCheckout_Core Loki_FieldComponents Loki_Components
Composer details
Magento module name
LokiCheckout_PayNl
Composer name
loki-checkout/magento2-pay-nl
Composer version
2.0.8
Default branch
main
Requirements
magento/framework: ^102.0 | ^103.0
magento/module-backend: ^102.0
magento/module-config: ^101.0
magento/module-customer: ^103.0
magento/module-quote: ^101.0
magento/module-sales: ^102.0 | ^103.0
magento/module-store: ^100.0 | ^101.0
paynl/magento2-plugin: ^3.14
loki-checkout/magento2-core: ^2.0
loki/magento2-field-components: ^2.0
loki/magento2-css-utils: ^1.0
loki/magento2-components: ^2.0
ext-pcre: *
Releases
dev-main 29 August 2025
2.0.8 28 August 2025
2.0.7 26 August 2025
2.0.6 21 August 2025
2.0.5 19 August 2025
2.0.4 18 August 2025
2.0.3 18 August 2025
2.0.2 06 August 2025
2.0.1 01 August 2025
2.0.0 22 July 2025
Changelog

[2.0.8] - 28 August 2025

Fixed

  • Add CI files
  • Replace yireo/opensearch with yireo/opensearch-dummy in Gitlab CI

[2.0.7] - 26 August 2025

Fixed

  • 6098dd7 Add GitLab CI files

[2.0.6] - 21 August 2025

Fixed

  • Add dependency with loki/magento2-css-utils
  • Declare used PHP namespaces
  • Document latest version of template

[2.0.5] - 19 August 2025

Fixed

  • Fix final SVG

[2.0.4] - 18 August 2025

Fixed

  • Prevent escaping of SVGs

[2.0.3] - 18 August 2025

Fixed

  • Lower requirements to PHP 8.1

[2.0.2] - 06 August 2025

Fixed

  • Lower PHP requirement to PHP 8.2+

[2.0.1] - 01 August 2025

Fixed

  • Add Loki_FieldComponents anyway

[2.0.0] - 01 July 2025

Fixed

  • Upgrade to major 2

[1.0.1] - 08 July 2025

Fixed

  • Use Loki test-case in Playwright to detect JS errors automatically
  • Rewrite @helpers to @loki in Playwright tests
  • Update deps

[1.0.1] - 24 May 2025

Fixed

  • Lower constraints with LokiComponents dep

[1.0.0] - 19 May 2025

Fixed

  • Add integration tests

[0.0.5] - 15 May 2025

Fixed

  • Rename FastCheckout to iDeal Fast Checkout
  • Apply LokiForm to submit form
  • Update composer dependencies
  • Set default of fast_checkout_enabled to 1
  • Add option for enabling/disabling fast checkout
  • Generate new MODULE.json with simple test count
  • Allow PHP 8.4 in CI

[0.0.4] - 25 April 2025

Fixed

  • Allow upgrading to LokiFieldComponents and LokiCheckout 1.0
  • CSP fixes
  • Add Fast Checkout with PAY

[0.0.3] - 16 April 2025

Fixed

  • Add Playwright tests

[0.0.2] - 08 April 2025

Added

  • Payment logos

[0.0.1] - 21 January 2025

  • Initial release
Jump to User Docs

Last modified: July 22, 2025