Tokenisation is the process by which the original card number / Primary Account Number (PAN) is replaced with a surrogate value called a token
.
For example, you can securely save a customer's card details during the first transaction as a token. The customer does not need to re-enter the card details for the next transaction. They can provide the OTP and use their saved card to complete the transaction.
The advantages of using tokens are:
- Faster checkout experience for the customers.
- Reduction in payment failures due to incorrect card details.