Installation

Installation


Article Summary

The Buckaroo Payments Plugin for Magento 2 enables a ready-to-sell payment gateway.
You can choose from popular online payment methods in The Netherlands, Belgium, France, Germany and globally.

We recommend first installing the plugin in a test environment and make a back-up of your webshop before you do the installation.

Requirements

• A Buckaroo account - Click here to get started
• Magento 2
• Tested on PHP 7.2.0 & 7.4.0

Magento2_download_button


Composer installation

We recommend you to install the Buckaroo Magento 2 module via composer. It is easy to install, update and maintain. Run the following commands in the Magento 2 root folder:

Installation

Shell
composer require buckaroo/magento2
php bin/magento module:enable Buckaroo_Magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Upgrade

To be able to make use of the latest features and bugfixes you should update the extension frequently. To do this you have to execute the following commands and flush your Magento cache.

Shell
composer update buckaroo/magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Run compile if your store is in Production mode:

Shell
php bin/magento setup:di:compile


Additional modules

The Buckaroo Magento 2 plugin can be extended with the following modules:

Second chance module
Google Analytics module
Hyvä react checkout module

Configuration

If you need more help regarding the configuration of the plugin, then please check out our configuration page where you can find a step by step guide.



Please contact Buckaroo support if you have any technical questions.  
E-mail: support@buckaroo.nl

Our telephone number and contact details of other departments can be found in the Buckaroo Payment Plaza under "Contact details" at the bottom left of the screen.


Was this article helpful?

What's Next