Skip to content

Installation

Christian edited this page Sep 29, 2020 · 7 revisions

1. Mollie Account

First you need your own Mollie Account.

Go to Mollie to create your account.

2. Install Plugin

There are 2 ways to install this plugin.

Either use the official Shopware Plugin store, or download a release, version or pre-release on GitHub and install it manually.

Shopware Store

  1. Download our plugin in the Shopware store or in the Plugin Manager in your Shopware Backend
  2. Install and Activate the plugin

Manual Installation

You can also download the ZIP file from GitHub.

For stable releases, you might want to download your preferred version from the GitHub Releases page.

Do not use the automatically created source_code.zip files. These won't work in Shopware. Instead, please use the manually attached ZIP file (e.g. MollieShopware-vX.Y.Z.zip, ...).

You can also grab any commit or branch you want to try - in this case you need to create your own ZIP file to upload it in the Shopware Backend, or just replace the existing files within the plugin directory.

Please note, that only stable and official releases are tested on our side. There's no guarantee or warranty for pre-releases or self made versions from commits.

Don't forget, if it's your first time with the Mollie plugin, you also need to install and activate the plugin.

3. Finalizing steps

It's time to configure your plugin to make it work in your shop.

To let the plugin create payment methods, enter either a LIVE or TEST API Key and make sure the TestMode matches your entered key. When clicking on save, your payment methods are being installed.

If, for any case, the payment methods are not installed, try reinstalling the plugin while still having your API key configured.

Please see our section on plugin configuration for more.

Clone this wiki locally