Ecommerce provider sends a transaction request.

Use this endpoint to create a payment request. The service returns a unique url to be used for redirection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

E-commerce Transaction Request

number
required
string
string
required
string
required
string
required
string
required
string

Where to redirect once the payment is pending or cancelled. If this value is provided it'll override the general settings.

string

Where to redirect once the payment is cancelled. If this value is not provided callbackUrlRedirect will be used

string

Where to post updates about a payment. These will be posted with every payment change. This callback is guaranteed to happen before we redirect the user back. If this value is provided it'll override the general settings. If not provide at all - webhook will not send

string

This token will be sent back with the callback in Authorization header. (Authorization: [type] [credentials] (e.x Basic Rjc1234567890jdGMS67890U78...)) When creating the token, both 'type' and 'credentials' are required.

Headers
string
required
string
required
string
required
Responses

Callback
Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*