Card Tokenization

The tokenize SDK call takes in the details of a card and generates a temporary token representing the details of the card. Once a card is tokenized, you can initiate a payment using the token.

A tokenized card is remembered only for 15 minutes. You have to make use of the card before its validity expires. If expired, you have to get the card input by the user again.

Last updated 6 months ago