Save Cards

You can save a card while a payment is being made or independently to be reused later.

Save a card to be reused later

To save, recover and delete a card and then reuse it in a Payin you can use the following methods:

pageSave CardspageGet CardpageDelete Card

Save a Card on a Payment

You can save a card while making a Payment. To do so, simply add a "save" : true parameter in the card object of the request. If the operation was successful. The response will include the card.token that you can use for further payments.

To save a card while making a Payin and reuse the card in the following payments see:

pageCapture

Last updated