Understand the lifecycle of an instant bank transfer and manual bank transfer.
order
object. Use the order.status
field to trigger actions in your system.
Poll the Order Status
Set up Webhooks
order_updated
event to receive real-time updates through Webhooks for every status changeorder_updated
with all Order fields, including the order.status
field. Monitor the field order.status
to update your system accordingly.