Skip to content

Plugin Configuration

Taco edited this page Aug 19, 2021 · 3 revisions

Please configure these settings to make sure the communication from and to Mollie works correctly.

Settings

Mollie API

Configuration Required Description
API key YES Enter the api_key of the website profile you want to use. The API key starts with test_ or live_..

Mollie App

Configuration Required Description
Client ID NO By registering your module as an App on the Mollie dashboard, you will unlock added functionalities. This is not required to use Mollie payments.
Client Secret NO By registering your module as an App on the Mollie dashboard, you will unlock added functionalities. This is not required to use Mollie payments.
Redirect URI NO Redirect URI in your mollie dashboard must match with this URI.
Mollie Connect NO When your Client ID and Secret have been saved, use this button to activate Connect via Mollie.

General

Configuration Default Description
Show icons No Show icons for the payment methods in checkout.
Align icons Left Show the icons to the left or to the right of the payment method title.
Show message if payment is cancelled No Show a message to the customer if a payment is cancelled, before redirecting the customer back to their shopping cart.
Payment screen default language Your store default language Default language to show on the Mollie payment screen
Create shipment Create shipment automatically upon order creation Shipment will be created right after creating order. Select 'Create shipment upon setting order to this status' to create shipment when order reach to a specific status and select the order status from below.
Order Expiry Days 25 Number of days after which a payment will expire at Mollie
Payment Fee Tax Class - Tax class to be used for Payment Fees
Single Click Payment Disabled Enabling your customers to charge a previously used credit card with a single click.
Partial Refund Disabled Allow partial refunds through the admin panel.
Always pay with Currency used in the store This setting allows you to override the currency used in store to always pay with EURO.
Mollie components Disabled Mollie components allow you to show fields needed for credit card holder data to your own checkout.

Custom CSS For Mollie Components

Use these fields to style the Mollie components fields to match your store template.

Payment Method

On this tab, you can activate each individual payment method for your store. It is only possible to enable payment methods activated in your Mollie dashboard.

Configuration Description
Payment method This is the title of the payment method.
Activate Check the box to enable this method in your store.
Geo Zone Payment method will be available in this Geo Zone.
Sort order Sort order of the payment method in checkout.
More Additional configuration (optional), see below.

More

Configuration Description
Title Option to rename the payment method in your checkout - Multi-lingual
Image Option to upload your own icons - refers to the configuration on the settings tab
Payment Fee - Title Name of the payment fee shown in order totals
Payment Fee - Amount Amount of the payment fee for this payment method. You can enter a fixed amount, ie. 5 or a percentage like 5%. The system will apply a percentage automatically when you use a % in the field.
Total - Minimum Show this payment method when the order total (ex tax) is bigger than this amount.
Total - Maximum Show this payment method when the order total (ex tax) is smaller than this amount.

Payment statuses

Set the order status you would like the order to go to for each status communicated back by Mollie.

Email

Here you can define the email sent for recurring payments. The recurring profile is set through the default recurring page in your Opencart admin panel. This email is sent for each recurring payment that is made by Mollie. (SEPA or Creditcard only)

Support

Any questions? Here you can find all contact data and logs. Also we offer a contact form to directly contact our technical support by Quality Works.

Clone this wiki locally