Create a client session
Creates a new client session for secure client-side payment processing. The session contains a temporary token that can be used by your frontend to interact with PayNext without exposing your API key.
Authorizations
Authentication header of the form api key, where api key is your organization api key.
Headers
Specifies the version of the API to use
2.0.0 Body
Create session data
Response
Returns the client session object with a temporary token for client-side use.
ClientSession is a unique session identifier generated for the client
"d3b07384-d9a5-4d16-a5b1-3fa3d9b0b123"
Currency-specific pricing and display information
Customer information associated with the client session
Expiration date and time of the client session
"2021-08-12T16:14:08.578695"
Payment information associated with the client session
Plan information associated with the client session
Subscription information associated with the client session