Skip to main content
POST
One-shot MPP pay (handle 402 + mint + present + verify)

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Body

application/json
url
string<uri>
required
Example:

"https://shop.example.com/api/orders"

intentId
string
required
Pattern: ^int_[a-z0-9]{8,}$
cardId
string
required
Pattern: ^ca_[a-z0-9]{8,}$

Response

Payment settled

credential_id
string
Example:

"mppc_a1b2c3..."

merchant_status
integer
Example:

200

receipt
string

Base64-encoded Payment-Receipt

merchant_body
object