Payment intents
Confirm payment intent
Confirm the bound quote once and durably queue asynchronous merchant delivery.
POST
Confirm payment intent
jti. Send an idempotency key
and retain it across transport retries.
Body
Response
The response is the full partner-facing payment intent. A successful confirm normally returnsauthorized: the wallet side is captured or under recovery,
and local merchant delivery is queued or processing. Poll
GET /v1/payment_intents/{intent_id} or consume webhooks until a terminal
status.