Create Transaction

Use this method to create a new transaction / deposit and get paid by your customers!

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

Only required if paymentMethodId is null
The tag of the payment method used to process the transaction.

string
required

Required for all countries
The amount of the transaction. The last two digits will be parsed as decimals (e.g. for 32.00$ write 3200)

string
required

Required for all countries
The currency code of the currency used for the transaction.
Value per country: Currency Codes

string

A short description of the order.

string

Optional external tracking reference for the transaction (Max 50 characters)

string

The URL used to send notifications when a transaction is created and changes status.

string

The URL used to redirect the user after the transaction flow is completed.

string

The language that will be displayed on the payment method's checkout page. Click here to see the possible values.

boolean

Used to make the difference between real transactions and test transactions. Check the Test Mode page for more details.

float

The FX rate you would like to add to the transaction amount expressed as a number with two decimals.

customer
object
required

An object containing all of the user's details.

Headers
string
required
Defaults to 1aa4e605bd5b405fba6061b55e52f4cd

The subscription key has a length of 32 characters and will be provided within the API keys. Will be available for new integrations from July 24th onwards.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json