Embedded Integration
Initiate Session
Initiate new session for a payment. This endpoint will help you get the SessionId that will be used to execute the payment later.
POST
Query Parameters
The API Key of your account.
Set this property to true
to send the request to the development
environment.
Response properties
The created session identifier.
The country code (depends on your account)
Error Codes
Here’s a list of possible error codes of this endpoint.
Code | Description |
---|---|
1 | Missing or invalid api key |
2 | CustomerIdentifier is a required parameter. |