paynl/magento2-plugin

There is no license information available for the latest version (3.14.4) of this package.

PAY. Payment methods for Magento2

Installs: 234 970

Dependents: 4

Suggesters: 0

Security: 0

Stars: 28

Watchers: 14

Forks: 32

Open Issues: 0

Type:magento2-module

3.14.4 2024-10-26 09:56 UTC

This package is auto-updated.

Last update: 2024-10-29 10:03:36 UTC


README

Pay. Magento2 plugin

This plugin provides your Magento2 webshop with all the payment methods you need.

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

Index

Available payment methods

Requirements

PHP 7.2 or higher
PHP tested up to 8.3
Magento minimum version: 2.3
Magento maximum version: Tested up to 2.4.7

For manual installation (non-composer), include:

Pay. SDK: https://github.com/paynl/sdk
Minimum version: 1.5.19
Maximum version: Lower than 2.0.0 

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 paynl/sdk
php bin/magento setup:upgrade
php bin/magento cache:clean

The plugin has now been updated

Usage

More information on this plugin can be found on https://docs.pay.nl/plugins#magento-2

Support

https://www.pay.nl

Contact us: support@pay.nl