Payments - Session token
Payments
Payments - Session token
Creates a session object or a session token for wallets like Apple Pay, Google Pay, etc. These tokens are used by BirrPay’s SDK to initiate these wallets’ SDK.
POST
Payments - Session token
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
application/json
The body is of type object.
Response
Payment session object created or session token was retrieved from wallets