This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Triggered at the start of a new payment cycle for an existing order.
This webhook is not triggered at the initial start of an offline order.
handler(event: OrderCycleStartedEnvelope): void | Promise<void>