POST
/
v2.01
/
{ClientId}
/
payins
/
card
/
web

Warning – Deprecated legacy integration

This endpoint is the legacy integration of iDEAL with Mangopay as a Web Card PayIn with the CardType IDEAL. If you are integrating iDEAL for the first time, use the Create an iDEAL PayIn endpoint.

The legacy integration continues to be supported for platforms who had already integrated iDEAL, with no changes required on their side. The Bic parameter, enabling bank selection, can be added to legacy integrations. For more information, see the iDEAL article.

Body parameters

Tag
string

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.

AuthorId
string
required

The unique identifier of the user at the source of the transaction.

DebitedFunds
object
required

Information about the debited funds.

Fees
object
required

Information about the fees taken by the platform for this transaction (and hence transferred to the Fees Wallet).

ReturnURL
string
required

Max. length: 220 characters

The URL to which the user is returned after the payment, whether the transaction is successful or not.

CreditedWalletId
string
required

The unique identifier of the credited wallet.

CardType
string
required

Allowed values: IDEAL

The type of card.

Culture
string
required

Allowed values: One of the supported languages in the ISO 639-1 format: CS, DA, DE, EL, EN, ES, FI, FR, HU, IT, NL, NO, PL, PT, SK, SV.

The language in which the payment page is to be displayed.

StatementDescriptor
string

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.

ProfilingAttemptReference
string

The unique reference generated for the profiling session, used by the fraud prevention solution to produce recommendations for the transaction using the profiling data.

Note: Parameter not returned by the API. Profiling feature available on request – contact Mangopay via the Dashboard for more information.

Bic
string

Allowed values: The BIC of a bank supported by iDEAL

The bank identifier code (BIC) of the user’s bank. If provided, the user is redirected to the bank’s interface to log in and authenticate the payment. If not provided, the user is redirected to an intermediary page where they must choose their bank.

Note: Parameter not returned – the BankName is returned instead.

Responses