Skip to main content

Token Management

A card token is a string of symbols that replaces a payment card number and is used to uniquely identify a payment card.

A card token can:

  • partially replace a card number, keeping the Bank Identification Number (BIN) and the last four digits
  • fully replace a card number and have the same length as a card number
  • fully replace a card and have a different length than a card number
note

Card tokens cannot exceed 72 characters.

One card token can be linked to only one account. However, one account can have multiple tokens linked to it. Using the API, you can register card tokens for loan or deposit accounts. For more information, see Deposits Account - Create Card or Loan Account - Create Card.

warning

For security reasons, we highly recommend you do not use a real card number as a card token.

You can see all card tokens that have been registered for a loan or deposit account. You can also remove a card token that has been registered on a deposit or a loan account.

warning

You can't delete a token associated to a card that has already been used.

Currently, card tokens don't have a status or expiration date.