Register A Card
Recording a card is very useful in some payment contexts like payment with a card already used before or One-click payment. It's also used with recurring payment when users make suscription.
In our system, there are 2 ways to register a card:
-
Recording the card just to get the card imprint. In this case, the process is similar to the classical payment process but the payment page will be different. Indeed, information displayed on this page is different to inform the user that we will record his credentials. You just have to make a credit card transaction (paymentpageid: creditcard) with an amount of 1€.
-
Recording the card during a classical payment process. In that other case, the payment page is the same and the user will pay his order. But at the same time, his credentials will be recorded.
Updated over 1 year ago
Please read the following links in order to go further!