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.IDEAL
The type of card.BankName
is returned instead.200
CreditedFunds
= DebitedFunds
- Fees
).CREATED
, SUCCEEDED
, FAILED
The status of the transaction.SUCCEEDED
, indicating that the transaction occurred. The statuses CREATED
and FAILED
return an ExecutionDate
of null
.PAYIN
, TRANSFER
, CONVERSION
, PAYOUT
The type of the transaction.REGULAR
, REPUDIATION
, REFUND
, SETTLEMENT
The nature of the transaction, providing more information about the context in which the transaction occurred:REGULAR
– Relative to most of the transactions (pay-ins, payouts, and transfers) in a usual workflow.REPUDIATION
– Automatic withdrawal of funds from the platform’s repudiation wallet as part of the dispute process (when the user has requested a chargeback).REFUND
– Reimbursement of a transaction to the user (pay-in refund), to a wallet (transfer refund), or of a payout (payout refund, only initiated by Mangopay).SETTLEMENT
– Transfer made to the repudiation wallet by the platform to settle a lost dispute.null
since there is no debited wallet.CARD
, DIRECT_DEBIT
, PREAUTHORIZED
, BANK_WIRE
The type of pay-in.WEB
, DIRECT
, EXTERNAL_INSTRUCTION
The type of execution for the pay-in.RedirectURL
instead.The customized URL to which to redirect the user to complete the payment.IDEAL
The type of card.DEFAULT
, FORCE
, NO_CHOICE
The mode applied for the 3DS2 protocol for CB, Visa, and Mastercard. The options are:DEFAULT
– Requests an exemption to strong customer authentication (SCA), and thus a frictionless payment experience, if allowed by your Mangopay contract and accepted by the issuer.FORCE
– Requests SCA.NO_CHOICE
– Leaves the choice to the issuer whether to allow for a frictionless payment experience or to enforce SCA.