API Reference

Create Payment

Creates a payment, either type IN or type OUT.

Log in to see full request history
Body Params
string
required
length between 6 and 50
Defaults to 5C8D8D78-366A-4AFB-B658-A64CE543C5DB

Your Merchant ID. You can find it on the Merchant Details page in your account.

number
required
≥ 0
Defaults to 223.05

The payment amount.

integer
Defaults to 20

The time period after which payment expires. Overrides the default expiry limit.

string
required
length between 2 and 20
Defaults to EUR

The virtual currency to display to end users. Determines the amount due after conversion.

string
Defaults to https://my-shop.com/payment-complete?ref=xyz

The URL that the customer will be redirected to if they click 'Back to Merchant' button on the payment web page. Must start with https://

string
required
length between 6 and 255
Defaults to myUniqueRef333

The custom payment reference ID to tie the payment to your customer.

string
required
Defaults to IN

Defines whether a payment in or payment out.

payInDetails
object

The payment in details, only needed when "type" is IN.

payOutDetails
object

The payment out details, only needed when "type" is OUT

complianceDetails
object

Specify compliance details about the payment

Responses

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