Skip to main content
POST
Create payment session

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Body

application/json

Request body for creating a payment session.

input
object
required

Response

Payment session created

Created payment session with an authenticated URL.

url
string
required

Authenticated payment URL for the customer.

paymentSession
object
required

The created payment session.

session
object

Customer session tokens, if a customer was resolved.