Webhooks
Payment Expired
Triggered when a payment expires before it could be completed. If the payment expired without any payment attempt being made, payment_method_details is not present in the payload.
WEBHOOK
Body
application/json
Event payload for payment lifecycle webhooks.
Unique identifier for the event.
Type of event being emitted.
Available options:
payment.succeeded, payment.attempt_failed, payment.failed, payment.captured, payment.voided, payment.expired Payment data associated with the event.
Response
200
Return a 200 status to indicate that the data was received successfully

