Payments - Session token
Creates a session object or a session token for wallets like Apple Pay, Google Pay, etc. These tokens are used by Hyperswitch’s SDK to initiate these wallets’ SDK.
Authorizations
Format: publishable-key=<publishable-key>,client-secret=<client-secret>
Publishable keys are a type of keys that can be public and have limited scope of usage. Client Secret provide temporary access to singular data, such as access to a single customer object for a short period of time. This authentication scheme is used by the SDK.
Path Parameters
The identifier for payment
Body
The body is of type object.
Response
Payment session object created or session token was retrieved from wallets
The identifier for the payment
The list of session token object
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
Top-level vault details returned in the session-tokens response. For v1: contains both internal vault (SDK authorization) and external vault details. For v2: contains only external vault details.