https://github.com/payone-gmbh/shopware-6
PAYONE Payment Plugin for Shopware 6
https://github.com/payone-gmbh/shopware-6
payment payment-gateway payment-processing payment-service payment-solution payone shopware shopware-plugin shopware6
Last synced: 3 months ago
JSON representation
PAYONE Payment Plugin for Shopware 6
- Host: GitHub
- URL: https://github.com/payone-gmbh/shopware-6
- Owner: PAYONE-GmbH
- License: mit
- Created: 2019-05-22T15:13:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T17:14:07.000Z (about 1 year ago)
- Last Synced: 2024-04-14T05:58:53.464Z (about 1 year ago)
- Topics: payment, payment-gateway, payment-processing, payment-service, payment-solution, payone, shopware, shopware-plugin, shopware6
- Language: PHP
- Homepage:
- Size: 4.6 MB
- Stars: 14
- Watchers: 6
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
PAYONE Payment for Shopware 6
=============================[](https://github.com/PAYONE-GmbH/shopware-6/actions)
[](LICENSE)This plugin allows merchants to effortlessly accept payments by integrating the most
popular payment methods directly into the checkout process, providing a seamless and user-friendly experience.## Open for Feedback
If you've discovered a bug, please don't hesitate to reach out to us at [email protected] or open an issue.
## Version compatibility
The current plugin is compatible with all versions from 6.6.0 to 6.6.8.2.
## Installation
The plugin can easily be integrated via Composer:
```
composer require payone-gmbh/shopware-6
php bin/console plugin:install PayonePayment
php bin/console plugin:activate PayonePayment
php bin/console cache:clear
```## Not a Customer Yet?
If you don't have a PAYONE Merchant Account yet, get in touch and we'll setup
a test account for you!## Documentation
Please refer to our extensive online documentation at
https://docs.payone.com/integration/plugins/integration-guide-shopware-6## Support and Contact
PAYONE GmbH
Lyoner Straße 15
60528 Frankfurt am Main, Germany
Phone +49 431 25968-400
[email protected]## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.