Skip to main content
GET
Get payment intent

Authorizations

Authorization
string
header
required

Keycloak JWT. Roles: admin (platform admin — can register merchants, act on behalf of any merchant), merchant (dashboard user — scoped to their own merchant_id via user attribute mapper), POS terminals use client credentials flow with merchant_id injected via protocol mapper.

Path Parameters

intentID
string<uuid>
required

Payment intent ID

Response

Payment intent details

success
boolean
Example:

true

payment_intent
object