CardType
parameter.
Brand | CardType | Currencies |
---|---|---|
Mastercard International | CB_VISA_MASTERCARD | See the currencies page for details |
Visa International | ||
CB France | ||
AMEX International | AMEX | See the currencies page for details |
Maestro International | MAESTRO | EUR |
Bancontact Belgium | BCMC | EUR |
CardId
.
Initiate card tokenization
Tokenize the card
Update the card registration object
RegistrationData
received from the tokenization server via PUT Update a Card Registration to generate a CardId
.Use the card object for a payment flow
CardId
to call the Mangopay API to initiate a one-time, recurring, or preauthorized card payment flow.Deactivate the card
CardId
will allow you to make payments.CardType
.
CB_VISA_MASTERCARD
onlyCB_VISA_MASTERCARD
onlyCB_VISA_MASTERCARD
– Partial and multiple capturesAMEX
– Single capture only (partial but not multiple)MAESTRO
– Full capture only (not partial or multiple)CB_VISA_MASTERCARD
only