Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/buckaroo-it/Shopware6

Repository containing the Shopware 6 Payment Plugin by Buckaroo
https://github.com/buckaroo-it/Shopware6

bancontact buckaroo creditcard ideal paymentmethods shopware shopware-payment shopware6 shopware6-plugin

Last synced: 4 months ago
JSON representation

Repository containing the Shopware 6 Payment Plugin by Buckaroo

Lists

README

        



# Buckaroo Shopware 6 Payments Plugin
[![Latest release](https://badgen.net/github/release/buckaroo-it/Shopware_6)](https://github.com/buckaroo-it/Shopware_6/releases)

### Index
- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Upgrade](#upgrade)
- [Configuration](#configuration)
- [Contribute](#contribute)
- [Versioning](#versioning)
- [Additional information](#additional-information)
---

### 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](https://support.buckaroo.nl/categorieen/plugins/shopware-6) or [English](https://support.buckaroo.eu/categories/plugins)) 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](https://www.buckaroo.nl/start) or [English](https://www.buckaroo.eu/solutions/request-form))
- Shopware 6.5.0 up to 6.5.6.1
- PHP 8.1

### 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](https://support.buckaroo.nl/categorieen/plugins/shopware-6) or [English](https://support.buckaroo.eu/categories/plugins) 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](mailto:[email protected]).

### 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](CONTRIBUTING.md).

### 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
- **Knowledge base & FAQ:** Available in [Dutch](https://support.buckaroo.nl/categorieen/plugins/shopware-6) or [English](https://support.buckaroo.nl/categorieen/plugins).
- **Support:** https://support.buckaroo.eu/contact
- **Contact:** [[email protected]](mailto:[email protected]) or [+31 (0)30 711 50 50](tel:+310307115050)

Please note:

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