Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mollie/Shopware
Official Mollie extension for Shopware
https://github.com/mollie/Shopware
Last synced: 3 months ago
JSON representation
Official Mollie extension for Shopware
- Host: GitHub
- URL: https://github.com/mollie/Shopware
- Owner: mollie
- Created: 2017-03-31T14:01:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T05:59:34.000Z (5 months ago)
- Last Synced: 2024-06-21T17:04:58.270Z (5 months ago)
- Language: PHP
- Size: 6.92 MB
- Stars: 16
- Watchers: 34
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-shopware - Mollie - Mollie integration. (Payment Plugins)
README
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat)](https://php.net/) ![Build Status](https://github.com/mollie/Shopware/actions/workflows/ci_pipe.yml/badge.svg) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/mollie/Shopware) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/mollie/Shopware/latest)
## Introduction
Mollie offers various payment methods which can be easily integrated into your Shopware-powered webshop by using our official plugin. Mollie accepts all major payment methods such as Visa, Mastercard, American Express, PayPal, Apple Pay, iDEAL, SOFORT Banking, SEPA Bank Transfer, SEPA Direct Debit, KBC/CBC Payment Button, Bancontact, Billie, Belfius Pay Button, paysafecard, CartaSi, Cartes Bancaires and Gift cards
1. Installation is easy.
2. Go to [Mollie](https://www.mollie.com/signup/) to create a Mollie account
3. Download our plugin in the Shopware Store or in the Plugin Manager in your Shopware Backend
4. **Activate** the plugin, add your **Mollie API key** and import your available **payment methods**
Get your API Key from your [Mollie Dashboard](https://www.mollie.com/dashboard/payments)Once the onboarding process in your Mollie account is completed, start accepting payments. You’ll usually be up and running within one working day.
## Manual Installation
There are 2 ways of installing the plugin manually:
* Install an official release by downloading it from https://github.com/mollie/Shopware/releases .
Download a `MollieShopware-vX.Y.Z.zip`, upload it in your Shopware Backend and proceed as usual.* Install the development version from https://github.com/mollie/Shopware .
Download the source code and place it in the folder `custom/plugins/MollieShopware` in your Shopware shop.
> Please note, that only stable and official releases are tested on our side.
> There's no guarantee or warranty for pre-releases or selfmade versions from commits.## Full Documentation
We have a full documentation about the installation, configuration, payment methods as well as troubleshooting and more.
The documentation can be found on [our Wiki](https://github.com/mollie/Shopware/wiki) page!