forked from mollie/PrestaShop
-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration
margud edited this page Feb 12, 2021
·
1 revision
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 is you are in production mode, and also if you want to test Apple Pay Direct. You can use separate keys for each subshop if you'd like. |
TEST API-Key | - | This is the API key that is used when testing mode is enabled. You need this if you are in testing mode. |
Test Mode | NO | This enables or disables the testing mode. If enabled, all payments will show (Mollie Test Mode) in your shop and will be done with the Mollie sandbox/testing environment. If disabled (default) your module is in production mode and real payments will be done. |
Log Level | INFO | Mollie will create a custom log file for your events and errors. Here you can set the minimum severity that should be logged. We recommend ERROR, or even INFO. Set it as low as possible to get more insights. However, the lower it is, the more disk space is being used. |