An event that triggers at the start of each payment cycle for online orders.
The onOrderCycleStarted()
event handler runs when an order's payment cycle is triggered.
The received OrderCycleStarted
object contains information about the order whose cycle is triggered.
This event handler runs when:
Note: Backend events don't work when previewing your site.
Information about the order whose payment cycle started and metadata for the event.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.