Create payment

Creates a payment with the payment details collected from your customer. This request returns a unique id that can be used for any follow up actions, such as capturing the payment.

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

Creates a payment with the payment details collected from your customer. This request returns a unique id that can be used for any follow up actions, such as capturing the payment.

string
required

The unique identifier for the account object.

string
required

Your own reference to identify the payment object.

amount
object
required

The amount of the payment, with the quantity provided as a whole number with two decimals. Currently, only the Euro ('EUR') currency is supported.

payment_rails
object
customer
object
billing_address
object
shipping_address
object
string

The url you want to be returned to after completing the payment.

string

An optional field for you to freely describe the object.

string

The optional unique identifier for the account object of the business of record.

splits
array of objects
required
splits*
string

A recognizable indicator for the transaction on customer's account statement.

string

The user agent retrieved from the header of the request from the browser that initiated the payment.

display_payment_methods
array of strings
display_payment_methods
Response

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