Process a one-time payment with a CardId
, obtained from the card registration process
DEFAULT
, FORCE
, NO_CHOICE
Default value: DEFAULT
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.SecureModeNeeded
parameter is set to true
).EN
.VISA
, MASTERCARD
, CB
, MAESTRO
The card network to use, as chosen by the cardholder, in case of co-branded cards.ECommerce
Allowed values: ECommerce
, TelephoneOrder
The channel through which the user provided their card details, used to indicate mail-order and telephone-order (MOTO) payments:ECommerce
– Payment received online.TelephoneOrder
– Payment received via mail order or telephone order (MOTO).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.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.SecureModeNeeded
parameter is set to true
).SecureMode
was used.V1
, V2_1
The 3DS protocol version to be applied to the transaction.V1
, V2_1
The 3DS protocol version applied to the transaction.VISA
, MASTERCARD
, CB
, MAESTRO
The card network to use, as chosen by the cardholder, in case of co-branded cards.ECommerce
Allowed values: ECommerce
, TelephoneOrder
The channel through which the user provided their card details, used to indicate mail-order and telephone-order (MOTO) payments:ECommerce
– Payment received online.TelephoneOrder
– Payment received via mail order or telephone order (MOTO).null
is returned.400 - DebitedFunds Currency must match card currency
400 - DebitedFunds Currency must match credited wallet currency