Initiate new session for a payment. This endpoint will help you get the SessionId that will be used to execute the payment later.
The API Key of your account.
Set this property to true
to send the request to the development
environment.
The created session identifier.
The country code (depends on your account)
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. |
Initiate new session for a payment. This endpoint will help you get the SessionId that will be used to execute the payment later.
The API Key of your account.
Set this property to true
to send the request to the development
environment.
The created session identifier.
The country code (depends on your account)
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. |