Skip to content

Repository containing the Shopware 6 Payment Plugin by Buckaroo

Notifications You must be signed in to change notification settings

buckaroo-it/Shopware6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a23cfa2 · Mar 3, 2025
Jan 28, 2025
Feb 28, 2025
Sep 11, 2023
Feb 6, 2025
Jul 29, 2022
Feb 6, 2025
Mar 3, 2025
Aug 9, 2023
Oct 2, 2024
Nov 9, 2023

Repository files navigation

Buckaroo Shopware 6 Payments Plugin

Latest release

Index


About

Shopware is a modular online shop system developed in Germany since 2004. It is available both as open source software and in commercial editions.

The Buckaroo Payments Plugin (Dutch or English) for Shopware 6 enables a ready-to-sell payment gateway. You can choose from popular online payment methods in The Netherlands, Belgium, France, Germany and globally. Start accepting payments within a few minutes.

Requirements

To use the Buckaroo plugin, please be aware of the following minimum requirements:

  • A Buckaroo account (Dutch or English)
  • Shopware 6.5.0 up to 6.6.9.0
  • PHP 8.1, 8.2, 8.3

Installation

We recommend you to install the Buckaroo Shopware 6 Payments plugin with composer. It is easy to install, update and maintain.

Run the following commands:

cd S6_INSTALLATION_ROOT
composer require buckaroo/shopware6
ln -s ../../vendor/buckaroo/shopware6 custom/plugins/BuckarooPayments
bin/console plugin:refresh
bin/console plugin:install --activate BuckarooPayments
bin/console cache:clear

Upgrade

You can also upgrade/update the Buckaroo plugin with composer. To do this, please run the following commands:

composer update buckaroo/shopware6
plugin:update BuckarooPayments

Configuration

For the configuration of the plugin, please refer to our Dutch or English support website. You will find all the necessary information there. But if you still have some unanswered questions, then please contact our technical support department.

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.

Versioning

  • MAJOR: Breaking changes that require additional testing/caution.
  • MINOR: Changes that should not have a big impact.
  • PATCHES: Bug and hotfixes only.

Additional information

Please note:
This file has been prepared with the greatest possible care and is subject to language and/or spelling errors.