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
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
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
- 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.
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
Contact us: [email protected]
