Skip to main content
POST
Pay a bank-transfer checkout

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Body

application/json
checkoutSessionId
string
required
Minimum string length: 1
externalReference
string
required
Required string length: 1 - 255
amount
Pattern: ^\d+(\.\d{1,8})?$

Response

Idempotent replay — same body shape as 201 with replayed: true.