Skip to content

Onboarding Merchant

Christian Dangl edited this page Sep 30, 2022 · 2 revisions

Hi,

if you want to use the plugin in your own Shopware 6 shop, then here is a short guide and checklist, so that you know what you can and should do.

1. Mollie Account

First you need your own Mollie Account.

Go to Mollie to create your account.

This should not take a lot of time and you should already be able to test the plugin, while your account is being verified.

2. Install Plugin

First, please start with the installation of the plugin.

There are different ways to do this. The most convenient ones for you would be the installation directly from the Shopware Store, or a plain download of one of the stable releases, that you can simply upload to your Administration.

3. Configure API Keys

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

The plugin will create new payment methods that can be used like any other payment methods.

Please keep in mind, that you can only use Mollie payment methods in Shopware, that are unlocked and enabled in your Mollie Dashboard too!

Now configure your LIVE or TEST API keys in the plugin configuration along with a correct "test mode" or "live mode" that you need in this shop.

4. Configure Payment Methods

In Shopware 6, you have to activate payment methods, and also assign them to your Sales Channels. Once you do this, you should be able to see your Mollie Payment methods in your shop.

5. Start Testing

Mollie provides a simple Sandbox mode to start testing. Open the plugin configuration and enable the "Test Mode" for your Sales Channel.

If you now start a payment in your shop, you should already see the sandbox page, where you can easily decide what should happen in your test scenario.

6. Receiving Status Updates from Mollie

Mollie notifies your shop about payment status updates. This means Mollie needs to be able to communicate with your Shopware 6 shop.

There is not a lot that you need to do, if you are already live. If you are still in a staging environment with your shop, you might need to allow Mollie to access it.

Please read more here: Required Webhooks

Congratulations, you are ready to go!

Please see our advanced section on Plugin Configuration to get more out of the plugin and adjust it to fit your business.

Thank you for being a part of Mollie!

Clone this wiki locally