Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 336 Bytes

File metadata and controls

21 lines (8 loc) · 336 Bytes

EventTypes

Enum

  • WEBHOOK_PING (value: "webhook_ping")

  • ORDER_PAID (value: "order.paid")

  • ORDER_EXPIRED (value: "order.expired")

  • ORDER_CANCELED (value: "order.canceled")

  • ORDER_PENDING_PAYMENT (value: "order.pending_payment")

  • UNKNOWN_DEFAULT_OPEN_API (value: "unknown_default_open_api")