Use Adyen's plugin for Shopware 5 to offer frictionless payments online, in-app, and in-store.
We strongly encourage you to join us in contributing to this repository so everyone can benefit from:
- New features and functionality
- Resolved bug fixes and issues
- Any general improvements
Read our contribution guidelines to find out how.
- PHP >=7.0
- Shopware >=5.6
Note: The Adyen payment plugin is not compatible with the cookie manager plugin (<= 5.6.2), it is however compatible with the Shopware default cookie consent manager (>5.6.2).
Please use the official documentation of the plugin to see how to install it.
Please use the official documentation of the plugin to see how to configure and use it.
Please find the relevant documentation for
If you have a feature request, or spotted a bug or a technical problem, create a GitHub issue. For other questions, contact our support team.
The plugin integrates card component (Secured Fields) using Adyen Checkout for all card payments.
This module is using the Adyen's API Library for PHP for all (API) connections to Adyen. This library can be found here
MIT license. For more information, see the LICENSE file.