📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Popular Module Actively Maintained v4.0.6

Magento2 Plugin

paynl/magento2-plugin

Integrates pay.nl payment methods into your Magento 2 store. Simplifies payment processing with a single plugin.

302,795
Downloads
Above average
29
GitHub Stars
Below average
7d ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1750 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v4.0.6 on Magento 2.4.8-p3
Feb 4, 2026
v4.0.5 on Magento 2.4.8-p3
Jan 30, 2026
v4.0.4 on Magento 2.4.8-p3
Jan 26, 2026
v4.0.3 on Magento 2.4.8-p3
Dec 28, 2025

Share This Module's Status

Magento2 Plugin Magento compatibility status badge

README

Loaded from GitHub

All the payment options your Magento 2 store needs — in one plugin.

For an overview off all features check https://docs.pay.nl/plugins#magento-2

Requirements

Minimum PHP 8.1  
Maximum PHP 8.4  
Magento minimum version: 2.4.4
Magento maximum version: 2.4.8  

For manual installation (non-composer), include:

PHP-SDK: https://github.com/paynl/php-sdk
Minimum version: 1.0.1

Installation

Installing

In command line, navigate to the installation directory of Magento2

Enter the following commands:

composer require paynl/magento2-plugin
php bin/magento setup:upgrade
php bin/magento cache:clean

The plugin is now installed

Setup
  1. Log into the Magento Admin
  2. Go to Stores / Configuration
  3. Go to Sales / Payment Methods
  4. Scroll down to find the PAY. Settings
  5. Enter the API token and serviceID (these can be found in the PAY. Admin Panel --> https://admin.pay.nl/programs/programs
  6. Save the settings
  7. Enable the desired payment methods and set allowed countries
  8. Save the settings

Go to the Manage / Services tab in the PAY. Admin Panel to enable extra payment methods.

Update instructions

In command line, navigate to the installation directory of Magento2

Enter the following commands:

composer update paynl/magento2-plugin -W
php bin/magento setup:upgrade
php bin/magento cache:clean

The plugin has now been updated

Support

https://www.pay.nl

Contact us: support@pay.nl

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.