Unzer payment integration for Shopware 6 including the following payment methods:
- Alipay
- Bancontact
- Credit Card
- EPS
- Giropay
- iDEAL
- Invoice
- PayPal
- Prepayment
- SEPA direct debit
- SOFORT
- Unzer Direct
- Unzer direct debit (secured)
- Unzer Invoice B2C / B2B (secured)
- Unzer Installment (secured)
- WeChat Pay
Regarding plugin compatibility, please take a look at the Shopware store page.
- Upload the plugin files into the
custom/plugins
folder in your shopware installation. - Inside the plugin directory
custom/plugins/UnzerPayment6
runcomposer install --no-dev
- Switch to admin and install the plugin using the Shopware plugin manager and configure it as you need.
-
Clone the plugin repository into the
custom/plugins
folder in your shopware installation. -
Inside the plugin directory run
composer install
-
Go to the plugin manager and install/activate the plugin.
-
Run the following commands inside the Shopware folder:
./psh.phar administration:build
./psh.phar storefront:build
This will automatically generate all files required for the plugin to work correctly
After the actual plugin installation it is necessary to add the new payment methods to the desired sales channel. Currently, the only sales channel that is supported is the Storefront.
Further information and configuration you can find within the manual