Skip to content

Constants

Christian edited this page Oct 11, 2021 · 1 revision

These Constants can be adjusted via includes/config.JTL-Shop.ini.php:

Constant Default Description
MOLLIE_QUEUE_MAX 3 How many Queued-Task should be worked off per Frontend-Request.
MOLLIE_REDIRECT_DELAY 3 Redirect-Delay in Seconds (after Order-Completion)
MOLLIE_REMINDER_PROP 10 Probability of processing of payment reminders and (unpaid) order cancellation (Standard: 10, on avg. every 10th Request)
MOLLIE_HOOK_DELAY 3 Delay in minutes before Queued-Hooks-Tasks get processed (Standard: 3)
MOLLIE_KLARNA_MAX_EXPIRY_LIMIT 28 Max. Validity-Limit for Klarna Payments. Only adjust, if communicated with Mollie/Klarna.
MOLLIE_WORKFLOW_LOG false Saves all incoming Requests in a "workflow.log" file.
Clone this wiki locally