Execute a payment

Execute a payment initiated by a well-known creditor

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

The identifier of the invoice as received when created with Digiteal

string

The identifier of the trusted payment as received when created with Digiteal

uuid

The internal identifier of the SinglePaymentRequest, associated to the payment as known by the creditor. When it is defined, it will not consider the other parameters of the request to use only the ones from the referenced payment request except for language and mobile that define the user context of the payment.

string

The VAT number of the creditor

string

Identification number of the company. Please use one of vatNumber, iban or identificationNumber (see the company identification number documentation)

string

The IBAN of the creditor. It if is not provided, the default IBAN of the requester will be used.

int64

The amount to pay (in cents)

int64

The minimum amount to pay (in cents, cannot be used at the same time as amountInCents)

int64

The maximum amount to pay (in cents, cannot be used at the same time as amountInCents)

int64

The suggested amount to pay (in cents, cannot be used at the same time as amountInCents)

string

The language of the button to be displayed (EN, NL or FR). Default is EN.

string

The structured reference used by the biller to reconcile the payment. This is also called the structured communication in Belgium. Both BBA (Belgium) and ISO (International) types are supported. It can be left empty if the remittanceInfo is defined

string

An unstructured string that is used as communication in the payment. This information is only used if there is no creditorReference. It can be left empty if the creditorReference is defined

string

The identifier of the debtor as defined by the creditor

string

The email of the debtor

boolean
Defaults to false

True if you want to accept multiple payments with this description. Default value is false.

string

Defines the url where Digiteal has to redirect the user when the payment has not been completed successfully (mandatory in case of interactive payment). Maximum length of 255 characters.

string

Defines the url where Digiteal has to redirect the user when the payment is cancelled (reverts to errorURL if it is not present). Maximum length of 255 characters.

string

Defines the url where Digiteal has to redirect the user when the payment has been completed successfully (mandatory in case of interactive payment). Maximum length of 255 characters.

string
enum

Define the format of the output image. Default is PNG.

Allowed:
string
enum

The payment method that is to be used. If it is defined, only that payment method will be available. If left empty, all the payment methods supported by the creditor will be available to the user.

string

A list of comma separated values of payment method that we want to only allow for a specific payment

boolean
Defaults to false

If true, the QR code (for Bancontact payment method), will be displayed for example to enable the payment by a third party and not the user.

string

The internal identifier of the payment as known by the creditor

boolean
Defaults to false

True if this is a payment to be executed on a mobile device. False by default

boolean
Defaults to false

Triggers the email optin retrieval in the payment flow.

Response

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