Yireo_LokiCheckoutPayNl

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 1.0.0

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 yireo/magento2-loki-checkout-pay-nl

Next, enable this module:

bin/magento module:enable Yireo_LokiCheckoutPayNl Paynl_Payment

Support

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

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

Configuration Options

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

PAY. options > Enable iDEAL Fast Checkout
yireo_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:

Yireo_LokiCheckout Yireo_LokiComponents Yireo_IntegrationTestHelper Magento_Backend Magento_Config Magento_Customer Magento_Quote Magento_Sales Magento_Store Paynl_Payment
Composer details
Magento module name
Yireo_LokiCheckoutPayNl
Composer name
yireo/magento2-loki-checkout-pay-nl
Composer version
1.0.0
Default branch
main
Requirements
magento/framework: ^102.0 | ^103.0
magento/module-config: ^101.0
magento/module-customer: ^103.0
magento/module-quote: ^101.0
magento/module-sales: ^102.0 | ^103.0
paynl/magento2-plugin: ^3.14
yireo/magento2-loki-checkout: ~0.0 | ^1.0
yireo/magento2-loki-components: ^1.0
ext-pcre: *
Releases
dev-main 30 May 2025
1.0.0 19 May 2025
0.0.5 15 May 2025
0.0.4 25 April 2025
0.0.3 16 April 2025
0.0.2 10 April 2025
Changelog

[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: April 30, 2025