Payment Flow
PaymentIntent Result
Published when a payment intent is created, succeeds, fails, or requires customer action.
WEBHOOK
Event Types
Body
application/json
A unique identifier for this event.
Top-level event category.
Available options:
ACQUIRING The specific event type that occurred.
Available options:
acquiring.payment_intent.created, acquiring.payment_intent.succeeded, acquiring.payment_intent.failed, acquiring.payment_intent.requires_action Payment intent ID.
API version number.
Example:
"V1.6.0"
Payment intent details associated with the event.
Response
200
Return 200 to acknowledge receipt.

