Download the PHP package sisow/plg-magento2 without Composer

On this page you can find all versions of the php package sisow/plg-magento2. 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 plg-magento2

Buckaroo Magento 2 Payments Plugin (former Sisow)

:warning: 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.

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

Enter the following commands:

Configuration

Below you will find a quickstart for the configuration, for a full description please contact Buckaroo Technical Support on [email protected].

  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


All versions of plg-magento2 with dependencies

PHP Build Version
Package Version
Requires magento/framework Version >=101.0.0
php Version >=7.0
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 sisow/plg-magento2 contains the following files

Loading the files please wait ....