onOrderPurchased( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Triggered when an order is purchased.

This webhook is triggered for any of the following events:

  • Order is paid in full.
  • At least 1 order cycle payment is paid for.
  • Offline order is created, even if not yet marked as paid.
  • Free order is created.
Method Declaration
Copy
Method Parameters
eventOrderPurchasedEvent

Information about the order that was purchased and metadata for the event.

Was this helpful?
Yes
No