Create a payment session

To get paid in cryptocurrency, you need to create a payment session object with the details of the purchase.

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

Unique reference of the order on your ecommerce platform

string | null

If it's a payment link, will contain the payment concept

double
required

Amount of the purchase

double | null

Minimum amount of the payment. The minimum amount only applies if the editable field is set to true

boolean | null

Is the payment input editable in UI?

string
required

Three letter FIAT currency code

string | null

URL where the user will be redirected from the hosted payment page on a successful payment

string | null

URL where the user will be redirected from the hosted payment page on a failed payment

string | null

URL where the user will be redirected from the hosted payment page on a canceled payment

Headers
string
required
Responses

401

Unauthorized

500

Server error

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