Due to the recent re-branding of the company heidelpay GmbH
to Unzer GmbH
this repository is replaced by https://github.com/unzerdev/shopware6
and the old heidelpay repository will soon be archived.
Please switch to the Unzer Shopware 6 plugin https://packagist.org/packages/unzerdev/shopware6
Heidelpay payment integration for Shopware 6.2 including the following payment methods:
- Credit Card
- SEPA direct debit
- Flexipay direct debit (secured)
- Prepayment
- Invoice
- FlexiPay® Invoice B2C / B2B (secured, factoring)
- FlexiPay® Direct
- SOFORT
- giropay
- EPS
- iDEAL
- PayPal
- Alipay
- WeChat Pay
- Upload the plugin files into the
custom/plugins
folder in your shopware installation. - Inside the plugin directory
custom/plugins/HeidelPayment6
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
This plugin is a beta-release. For all known issues please have a look at the documentation
In this case it's required to run the command
./psh.phar storefront:build
manually in the shopware directory
In this case it's required to run the command
./psh.phar administration:build
manually in the shopware directory
In this case it's required to run the command
./bin/console plugin:refresh
manually in the shopware directory
If you need support please feel free to contact us via e-mail support@heidelpay.com