Payin intent attempt failed
Webhook event triggered when a payment attempt for a payin intent fails after authorization, but the intent survives it.
The payload carries the intent back in ready_to_pay, so the payer can retry with the
same payment token while the intent lives. The failed attempt itself is reported by
the payin_rejected or payin_failed webhook.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
eventobject
timestampstring
Timestamp when the webhook event was generated
Format
date-timeResponse Body
Example Requests
POST
/payin_intent_attempt_failed