An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

PAYONE Payment for Shopware 6
=============================

[![CI Status](https://github.com/PAYONE-GmbH/shopware-6/workflows/CI/badge.svg?branch=master)](https://github.com/PAYONE-GmbH/shopware-6/actions)
[![LICENSE](https://img.shields.io/github/license/PAYONE-GmbH/shopware-6.svg)](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.