Skip to main content
POST
Payments - Session token

Authorizations

api-key
string
header
required

Publishable keys are a type of keys that can be public and have limited scope of usage.

Body

application/json
payment_id
string
required

The identifier for the payment

client_secret
string
required

This is a token which expires after 15 minutes, used from the client to authenticate and create sessions from the SDK

merchant_connector_details
object | null

Merchant connector details used to make payments.

Response

Payment session object created or session token was retrieved from wallets

payment_id
string
required

The identifier for the payment

client_secret
string
required

This is a token which expires after 15 minutes, used from the client to authenticate and create sessions from the SDK

installment_providers
object[] | null

The list of connectors that provide the installments