Skip to content
Ruben Bielen edited this page Nov 15, 2021 · 2 revisions

There is 1 job available that will handle status updates when Mollie can’t reach the SFCC webhook call to update the orders. The job will request the payment status from mollie AAnd update the SFCC order accordingly. Make sure to change the scope to the required sites.

Job: custom.CSComponents.FailExpiredOrders Parameters:

  • ExpireAfterHours
    • The job will collect orders with the CREATED status that are older than the specified number of hours
  • IsDisabled
    • Enable to skip the step