Salesforce: Enable recovery from update failures

If Mollie can’t send a webhook, Mollie for Salesforce runs the Mollie-FailExpiredOrders job to retrieve status updates. The job requests updates for orders with the Created status from Mollie. It also updates the orders accordingly.

  1. Ensure that the job's flow scope↗ includes your storefront site.

  2. Configure the job's waiting time and automatic starts under Administration > Operations > Jobs > Mollie-FailExpiredOrders > Job steps > FailExpiredOrders.

    1. Specify the minimum number of hours the job has to wait before requesting status updates in the expireAfterHours parameter.

      Default: 24 hours.

    2. Specify your automatic restart preference with the isDisabled checkbox.

      Default: Disabled.