Event Types

Overview of supported event types

Supported Event Types

Event TypeDescriptionTrigger Condition
order.createdNew order initiatedCustomer starts checkout process
order.successPayment successfulPayment confirmed and completed
order.failedPayment failedPayment declined, failed, or cancelled
order.updatedOrder RefundContain the Bank gateway refund details.
installment.tracker.approvedThe installment is approvedContain the Installment tracker object with its status "A"
installment.tracker.rejectedThe installment is rejectedContain the Installment tracker object with its status "R"
order.disputedChargeback dispute updateContains disputed_status to identify the chargeback status: PENDING, RESOLVED, or LOST.
payment_link.expiredPayment link expiredThe payment link reaches its configured expiration time.
modal.closedPayment modal closedThe customer closes the payment modal.



Did this page help you?