Published when a payment intent is created, succeeds, fails, or requires customer action.
Documentation Index
Fetch the complete documentation index at: https://developers-sandbox.uqpaytech.com/llms.txt
Use this file to discover all available pages before exploring further.
| Event Type | Description |
|---|---|
acquiring.payment_intent.created | A new payment intent was created. |
acquiring.payment_intent.succeeded | The payment was completed successfully. |
acquiring.payment_intent.failed | The payment intent failed (e.g. auto-closed on expiry). |
acquiring.payment_intent.requires_action | Requires additional customer action (e.g. 3DS redirect). |
A unique identifier for this event.
Top-level event category.
ACQUIRING The specific event type that occurred.
acquiring.payment_intent.created, acquiring.payment_intent.succeeded, acquiring.payment_intent.failed, acquiring.payment_intent.requires_action Payment intent ID.
API version number.
"V1.6.0"
Payment intent details associated with the event.
Return 200 to acknowledge receipt.