Installation
The Buckaroo Payments Plugin for Shopware 6 enables a ready-to-sell payment gateway. We recommend first installing the plugin in a test environment following, the recommended Shopware 6 installation procedure. Make sure that you've made a backup.
You can choose from popular online payment methods in The Netherlands, Belgium, France, Germany and globally.
Requirements
• A Buckaroo account - Click here to get started
• Shopware 6.4.10.0, 6.4.10.1, 6.4.11.0
• Tested on PHP 7.2.0 & 7.4.0
Manual installation
- Navigate to our Shopware 6 GitHub repository.
- Under → Releases, download the latest release.
- Sign in to your Shopware 6 backend.
- Go to Extensions → My Extensions in the left main menu.
- Make sure that you are now on the Apps sub menu.
- Click Upload extension at the top of the page, and then select the file you downloaded in step 2.
- When the plugin appears, make sure the Activated button is toggled on.
- The Buckaroo plugin is now installed and active. More information regarding the activation of payment methods in the plugin can be found in the configuration page.
The Buckaroo plugin is available in the Shopware store.
Composer installation
It is possible to install the Buckaroo plugin with composer.
Easy to install, update and maintain.
Install
Run the following command in the root of your Shopware 6 directory. Make sure the composer is installed on your hosting server.
composer require buckaroo/shopware6
bin/console plugin:refresh
bin/console plugin:install --activate BuckarooPayments
bin/console cache:clear
Upgrade
If you want to upgrade your currect Buckaroo plugin to a more recent version, then use the following command in the root of your Shopware 6 directory.
Make sure the composer is installed on your hosting server.
composer update buckaroo/shopware6
plugin:update BuckarooPayments
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.