sisow/plg-magento2

Accepting payments with Sisow

Installs: 14 537

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 2

Type:magento2-module

5.4.18 2021-04-28 18:05 UTC

README

68747470733a2f2f7777772e6275636b61726f6f2e6e6c2f6d656469612f333539302f7369736f775f6d6167656e746f322e706e67

Buckaroo Magento 2 Payments Plugin (former Sisow)

⚠️ PLEASE NOTE: This plugin will not get new functionality updates.
We therefore highly recommend to use Buckaroo's primary Magento 2 plugin.

Index

About

Magento is an e-commerce platform owned by Adobe. There are two versions: Magento Open Source, the free, open source version written in PHP, and Magento Commerce, the paid cloud version. More than 250,000 merchants around the world use the Magento platform.

Please note: Buckaroo took over Sisow in 2021 and thereby also all of their plugins. This Magento 2 plugin is the former Sisow version and it contains a ready-to-sell payment gateway for Buckaroo. However new functionalities will only be added in Buckaroo's primary Magento 2 plugin and not in this specific plugin.

For more information about the former Sisow plugin and the migration, please visit: https://www.buckaroo.nl/sisow

Installation

We recommend you to install the Buckaroo Magento 2 (former Sisow) Payments plugin with composer. It is easy to install, update and maintain.

  • Download the latest version from Github
  • Connect to your Magento with (s)FTP
  • Create the path 'app/code/Sisow/Payment' in the root of your Magento
  • Upload the files from Github to 'app/code/Sisow/Payment'

In the command line (SSH), navigate to the installation directory of your magento2 installation.

Enter the following commands:

composer require sisow/plg-magento2
php bin/magento setup:upgrade
php bin/magento cache:clean

Configuration

Below you will find a quickstart for the configuration, for a full description please contact Buckaroo Technical Support on support@buckaroo.nl.

  1. Log into the Magento Admin.
  2. Go to StoresConfiguration.
  3. Go to SalesPayment Methods.
  4. Scroll down to find the "Buckaroo" Settings.
  5. Enter under General Settings the Merchant ID and Merchant Key, these can be found in the Buckaroo Plaza → https://plaza.buckaroo.nl
  6. Save the settings.
  7. After this you can enable the Buckaroo payment methods in the plugin. Please keep in mind that you can only enable payment methods with a active subscription within your Buckaroo account.
  8. Save the settings.

Contribute

We really appreciate it when developers contribute to improve the Buckaroo plugins. If you want to contribute as well, then please follow our Contribution Guidelines.

Additional information