Create a Bancontact PayIn
Note – Timeout after 1 hour
The Bancontact payment session lasts for 1 hour, at which point the pay-in fails automatically if no action has been taken by the user.
Body parameters
Max. length: 255 characters
Custom data that you can add to this object.
For transactions (pay-in, transfer, payout), you can use this parameter to identify corresponding information regarding the user, transaction, or payment methods on your platform.
The unique identifier of the user at the source of the transaction.
Information about the debited funds.
Information about the fees.
The unique identifier of the credited wallet.
Max. length: 255 characters
The URL to which the user is returned after the payment, whether the transaction is successful or not.
Max. length: 10 characters; only alphanumeric and spaces
Custom description to appear on the user’s bank statement along with the platform name. Different banks may show more or less information. See the Customizing bank statement references article for details.
Whether or not the pay-in forms part of a Bancontact recurring payment flow (not yet available).
Allowed values: One of the supported languages in the ISO 639-1 format: DE, EN, FR, NL
Default value: FR
The language in which the Bancontact payment page is to be displayed.
Allowed values: WEB
, APP
Default value: WEB
The platform environment of the post-payment flow. The PaymentFlow
value combines with the ReturnURL
to manage the redirection behavior after payment:
- Set the value to
APP
to send the user to your platform’s mobile app - Set the value to
WEB
to send the user to a web browser
In both cases you need to provide the relevant ReturnURL
, whether to your app or website.
Responses
Was this page helpful?