Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mollie/Shopware

Official Mollie extension for Shopware
https://github.com/mollie/Shopware

Last synced: about 2 months ago
JSON representation

Official Mollie extension for Shopware

Awesome Lists containing this project

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!