Magento2 Plugin
paynl/magento2-plugin
Integrates pay.nl payment methods into your Magento 2 store. Simplifies payment processing with a single plugin.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubAll 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
- Log into the Magento Admin
- Go to Stores / Configuration
- Go to Sales / Payment Methods
- Scroll down to find the PAY. Settings
- Enter the API token and serviceID (these can be found in the PAY. Admin Panel --> https://admin.pay.nl/programs/programs
- Save the settings
- Enable the desired payment methods and set allowed countries
- 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.