Create Payment Link

Allows you to create a payment links for a given payment order template.

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

The amount (in cts)

boolean
required
Defaults to true

If true, the operations will be automatically captured whenever possible. Otherwise, you need to call the Capture endpoint. Default is true.

buyer
required

Existing Buyer ID, or new Buyer entity. Required if Instrument is not set.

string
enum
required
Allowed:
string

An optional description to this Payment Link

string
required

You need to setup an expires date to this payment link.

platforms
array of strings

An array containing the platforms that can be processed through this Payment Link. If not set, all the validated Platforms of your Shop will be available.

platforms
Allowed:
string
required

Your reference to this Payment Link

string
sh_[0-9a-f]{32}

The beneficiary Shop ID. If you are a Marketplace, set the sub-entity ID here.

boolean
required
Defaults to false

Only for bank_card platforms. Set to true to extend the authorisation period to 30 days, if your business is in an eligible category (eg. hotel, rental...).

Responses

400

Bad request

401

Unauthenticated

403

Forbidden

422

Unprocessable request

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