Skip to content

Module Configuration

Logeecom Belgrade edited this page Mar 29, 2021 · 6 revisions

Here is an overview of all configurable properties on the module configuration page.

General

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

Configuration Default Description
Live API key - This is the API key that is used when in production mode (testing mode disabled). You need this if you are in production mode. You can find your live Api Key in your Mollie Profile.
Test API key - This is the API key that is used when the testing mode is enabled. You need this if you are in testing mode. You can find your test Api Key in your Mollie Profile
Test mode NO This enables or disables the testing mode. If enabled, all payment methods will be shown in your shop and payments will be processed in the Mollie sandbox/testing environment. If disabled (default) your module is in production mode and handles real payments.

Payment Methods

All payment methods have these configuration properties.

Configuration Default Description
Logo Default logo imported from Mollie Upload an image that will be used as a payment method logo on checkout.
Checkout name - Define a name for this payment method that will be used on checkout.
Checkout description - Define a description text for this payment method that will be used on checkout.
API method Payment API Specify either the Payment API or the Order API Platform for handling the transactions. Klarna payment methods only support Order API.
Allow payment to specific countries All countries supported Select specific countries from the list which will be supported for this payment method.
Days To Expire 28 It is available only when Order API is used. Specify how many days before orders for this method becomes expired. Leave empty to use default expiration (28 days)
Transaction Description - It is available only when Payment API is used. The description to be used for payment transaction. These variables are available: {orderNumber}, {storeName}, {customerFirstname}, {customerLastname}, {customerCompany}, and {cartNumber}.
Alias for orders overview - Specify an alias that will be shown on the orders overview page.
Surcharge 0 Specify the extra cost for the payment made with this method in the default currency. If the field is empty, no additional payment costs will be charged to customers.
Sort order of display in checkout 0 The lowest value is displayed first on the checkout screen.

Credit Card

The credit card payment method has the following configuration property in addition to all configuration properties shared with all the other payment methods.

Configuration Default Description
Use Mollie Components NO Whether the inputs for credit card information will be shown to the customer directly on the checkout page.

iDeal\Gift card\KBC

These payment methods have the following configuration property in addition to all configuration properties shared with all the other payment methods.

Configuration Default Description
Issuer list style List with images Whether the payment method issuer list should be shown as a list with issuer images or a dropdown list.

Order Statuses

Here you will be able to specify the mappings of the Mollie order statuses to the Gambio order statuses (including the new statuses created by the Mollie module after installation). The default mappings will be set during the module installation process.

Configuration Default Description
Status Created Created (Mollie) Mapping for the order created status.
Status Authorized Authorized (Mollie) Mapping for the order authorized status.
Status Paid Paid (Mollie) Mapping for the order paid status.
Status Refunded Refunded (Mollie) Mapping for the order refunded status.

Bank transfer

Configuration Default Description
Days To Expire 28 It is available only when Payment API is used. Specify how many days before payments for this method becomes expired. Leave empty to use default expiration (28 days)