heidelpay / shopware-6
Heidelpay payment integration for Shopware 6
Installs: 1 006
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 3
Type:shopware-platform-plugin
Requires
- php: ^7.2
- heidelpay/heidelpay-php: ~1.2.8.0
- shopware/administration: *
- shopware/core: *
- shopware/storefront: *
Requires (Dev)
- k10r/codestyle: ^1.0
- phpstan/phpstan: ^0.11
- phpstan/phpstan-phpunit: ^0.11
- phpunit/phpunit: ^8.1
Conflicts
- shopware/administration: <6,>=7
- shopware/storefront: <6,>=7
README
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
HeidelPayment
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
Installation
For production
- 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.
For development
-
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
Configuration
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
Troubleshooting
Known Issues
This plugin is a beta-release. For all known issues please have a look at the documentation
JavaScript does not load correctly in the storefront
In this case it's required to run the command
./psh.phar storefront:build
manually in the shopware directory
I can not see the Heidelpay-Tab inside the order details
In this case it's required to run the command
./psh.phar administration:build
manually in the shopware directory
I do not see the plugin inside the plugin list
In this case it's required to run the command
./bin/console plugin:refresh
manually in the shopware directory
Support
If you need support please feel free to contact us via e-mail support@heidelpay.com