Integration Configuration - mollie/orocommerce GitHub Wiki
Here is an overview of all configurable properties on the integration configuration page.
Basic Information
Here you can find the basic OroCommerce integration information.
Configuration |
Default |
Description |
Type |
Mollie |
This is the integration type that should be set to Mollie for all Mollie integrations in OroCommerce. |
Name |
- |
This is the name of the integration that will be shown on the integrations page in OroCommerce. |
Default Owner |
Admin User |
Select the owner of the integration. All entities imported from the integration will be assigned to the selected user. |
General
Please configure these settings to make sure the
communication from and to Mollie works correctly.
Configuration |
Default |
Description |
Organization API Token |
- |
This is the API token that is used for connecting to Mollie API. Use organization access tokens for access to the more advanced organization-level endpoints of the Mollie API. Please be sure to keep these tokens private. You can create new organization token on this link. |
Environment |
Live Mode |
Choose either Live Mode or Test Mode. If Test Mode is selected, all payment methods will be shown in your shop and payments will be processed in the Mollie sandbox/testing environment. If Live Mode is selected, your integration is in production mode and handles real payments. |
Website Profile
Configuration |
Default |
Description |
Website Profile |
- |
Specify the Website Profile from a list of created profiles in order to process payments. |
Payment Methods
All payment methods have these configuration properties.
Configuration |
Default |
Description |
Name |
- |
Define a name for this payment method that will be used on checkout. |
Description |
- |
Define a description text for this payment method that will be used on checkout. |
Image |
Default image imported from Mollie |
Upload an image that will be used as a payment method image on checkout. |
Surcharge |
- |
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. |
Method |
Payment API |
Specify either the Payment API or the Order API Platform for handling the transactions. Klarna payment methods only support Order API. |
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}. |
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. |
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) |