Skip to main content
POST
Create payment intent

Authorizations

X-Channel-Id
string
header
required

Merchant storefront identifier. Provided during onboarding.

X-Session-Id
string
header
required

Diner session identifier. Created by GET /channel and returned in the X-Session-Id response header.

Response

Payment intent with checkout URL

amount
integer

Amount in cents

tip
integer
status
enum<string>
Available options:
pending,
processing,
capturing,
succeeded,
failed,
cancelled
atlas_pay_url
string | null

URL where the diner completes payment

currency
string
Example:

"SGD"