Skip to content

Repository files navigation

Buckaroo — Payments for Shopware 6

Buckaroo for Shopware 6

Latest release Documentation Shopware Store

About · Requirements · Installation · Upgrade · Configuration · Payment methods · Support · Contribute


About

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

The Buckaroo plugin for Shopware 6 connects your store to the Buckaroo payment gateway, so you can start accepting payments within minutes. Buckaroo is a Dutch Payment Service Provider and a certified Shopware Technology Partner.

Card payments run through Hosted Fields, which keeps the card entry inside your own checkout instead of redirecting the customer away.

Full plugin documentation on docs.buckaroo.io


Requirements

Requirement Supported versions
Shopware 6.5.8.0 up to 6.7.x
PHP 8.2 or higher
Composer 2.x

You also need a Buckaroo account. Don't have one yet? Request an account.

Note

No administration rebuild is required. The plugin ships pre-built administration assets for all supported Shopware versions, so you do not need to run bin/build-administration.sh or any other build command after installing or updating.


Installation

We recommend installing the plugin with Composer. It is the easiest way to install, update and maintain.

Run the following commands from your Shopware 6 root folder:

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
Installing from the Shopware Store

You can also install the plugin without Composer:

  1. Sign in to your Shopware 6 administration.
  2. Go to Extensions → Store and search for Buckaroo.
  3. Install the extension and activate it.

Upgrade

composer update buckaroo/shopware6
bin/console plugin:update BuckarooPayments
bin/console cache:clear

Tip

Always test an upgrade on a staging environment first and check the release notes for breaking changes.


Configuration

Sign in to your Shopware 6 administration and go to Extensions → My extensions. Find the Buckaroo extension, make sure it is active, and press Configure.

You will need your Store key and Secret key, which you can find under API credentials in Buckaroo Plaza. The Store key is unique per store, the Secret key applies to your whole account.

To offer Apple Pay you also need your Buckaroo Guid, found in the Buckaroo Plaza under My Buckaroo → General.

Step-by-step instructions: Configuring the Shopware 6 plugin


Payment methods

The plugin supports the following payment methods. Each one can be enabled or disabled individually and switched between live and test mode.

Alipay Apple Pay Bancontact
Bank Transfer Belfius Billink
Bizum Blik Credit and debit cards
EPS Giftcards Google Pay
iDEAL / Wero iDEAL QR In3
KBC Klarna MB Way
Multibanco Pay by Bank PayPal
PayPerEmail Przelewy24 Riverty
SEPA Direct Debit Swish Trustly
Twint WeChatPay Wero

Important

All supported methods appear in the Shopware administration, but you need an active Buckaroo subscription for a method before you can offer it in your checkout.


Support

Having trouble? Work through this list before reaching out:

  1. Check the frequently asked questions.
  2. Confirm you are on the latest release.
  3. Enable debug logging in the plugin configuration and reproduce the issue.
  4. Verify that your push URL is reachable from outside your network. Buckaroo sends push messages from fixed IP addresses and ports, so make sure these are on your allow list. See push messages for the current list.

Still stuck? Contact us and include your Shopware version, plugin version, PHP version, the relevant log lines and the transaction key.


Contribute

We really appreciate it when developers help improve the Buckaroo plugins. Please read our Contribution Guidelines before opening a pull request, and target the master branch.

Found a security issue? Please report it privately to support@buckaroo.nl instead of opening a public issue.


Versioning

We follow semantic versioning (MAJOR.MINOR.PATCH):

  • MAJOR — breaking changes that require additional testing and caution.
  • MINOR — new functionality with limited impact.
  • PATCH — bug fixes and hotfixes only.

All changes are documented in the changelog and on the releases page.


Made with care by Buckaroo.
This document is subject to change; typos and language errors are possible.

About

Repository containing the Shopware 6 Payment Plugin by Buckaroo

Topics

Resources

Contributing

Stars

3 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages