Skip to main content
POST
Create a simple checkout session

Path Parameters

org_id
string
required

Organization ID

Body

application/json
region
string
required

Payment service provider region (useful when merchant has multiple payment provider accounts)

Maximum string length: 64
Pattern: ^[a-z]{1,20}$
integration_type
enum<string>
required
Available options:
fakeintegration,
primer,
stripe
country_code
string | null

Response

200 - application/json

Client token

client_token
string
required