All Projects → mollie → Shopware6

mollie / Shopware6

Licence: other
No description, website, or topics provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Twig
543 projects
SCSS
7915 projects
Makefile
30231 projects
CSS
56736 projects
HTML
75241 projects

Minimum PHP Version Build Status GitHub release (latest by date) GitHub commits since latest release (by date)

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, iDEAL, SOFORT Banking, SEPA Bank Transfer, SEPA Direct Debit, Apple Pay, KBC/CBC Payment Button, Bancontact, Belfius Pay Button, paysafecard, CartaSi, Cartes Bancaires, Gift cards, Monizze Vouchers and Sodexo Vouchers.

  1. Installation is easy.
  2. Go to Mollie to create your Mollie account
  3. Download our plugin in the Shopware store or in the Plugin Manager in your Shopware Backend
  4. Activate the plugin and enter your Mollie API key
  5. Assign the payment methods to your sales channels as necessary

Once the onboarding process in your Mollie account is completed, start accepting payments. You’ll usually be up and running within one working day.

Shopware 6.4 notes

If you are using the new currency rounding feature in shopware 6.4 (total rounding interval > 0.01) we will add the rounding difference amount as new lineItem to the mollie order. We are not calculating taxes for it, because Shopware isn't calculating taxes for the discount / surcharge of the rounding amount.

We advise, that you speak to your lawyer or tax consultant if you want to use the new rounding feature.

Manual installation

There are two ways of installing this plugin manually: You can either checkout this repository on your machine (in the plugins folder of your Shopware installation) or you can download the zip file above (most recent version can be found here: master) and extract this on your machine (in the very same plugins folder).

Finalizing steps

To finalize the installation you need to enter your API key in the corresponding box. You can find yours in the Mollie Dashboard. Click save and then enable the plugin. Your payment methods are now being installed.

Also make sure to assign the payment methods to your sales channels, or they won't show up.

Wiki Documentation

Read more about the plugin configuration on our Wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].