Download the PHP package paynl/magento2-plugin without Composer

On this page you can find all versions of the php package paynl/magento2-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-plugin

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

Bank Payments Creditcards Gift cards & Vouchers Pay by invoice Others
iDEAL + QR Visa VVV Cadeaukaart AfterPay (was Riverty) PayPal
Bancontact + QR Mastercard Webshop Giftcard Achteraf betalen via Billink WeChatPay
Giropay American Express FashionCheque Cashly AmazonPay
Carte Bancaire Podium Cadeaukaart in3 keer betalen, 0% rente Klarna Pay Fixed Price (phone)
SOFORT PostePay Gezondheidsbon SprayPay Instore Payments (POS)
Maestro Dankort Fashion Giftcard Biller Przelewy24
Bank Transfer Nexi GivaCard Creditclick
Trustly De Cadeaukaart Payconiq
Multibanco Paysafecard Google Pay
Blik Huis en Tuin Cadeau Apple Pay
Online Bankbetaling Good4Fun
YourGift
Bataviastad Cadeaukaart
Shoes & Sneakers Cadeau
Your Green Gift Cadeaukaart
Bioscoopbon
Bloemen Cadeaukaart
Boekenbon
Dinerbon
Festival Cadeaukaart
Parfum Cadeaukaart
Winkelcheque

Requirements

PHP 7.2 or higher
PHP tested up to 8.1
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:

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:

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


All versions of magento2-plugin with dependencies

PHP Build Version
Package Version
Requires magento/module-sales Version ^102.0.0 || ^103.0.0
magento/module-payment Version ^100.3.0
magento/module-quote Version ^101.1.0
paynl/sdk Version ^1.6.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package paynl/magento2-plugin contains the following files

Loading the files please wait ....