Card network tokenization
A card network token is an encrypted digital token that can be used for payments and other card operations. Using a token prevents exposing sensitive card data, such as the Card Verification Value (CVV) or Primary Account Number (PAN).
For more information on tokenization, refer to the following:
- Digital wallets
- Card tokenization process and onboarding
- Card tokenization flow and events
- Card tokenization API
From Control Center, you can:
- View card network tokenization configurations
- Edit a card network tokenization configuration
- Clone a card network tokenization configuration
To view the list of card network tokenizations at the program level:
- From the main menu, select Configurations > Card network tokenization.
- On the Card network tokenization screen, select a program to review its details. Use the Filter drop-down menu to find a specific program.
Create a card network tokenization configuration
To create a card network tokenization configuration at the program level:
- From the main menu, select Configurations > Card network tokenization.
- On the Card network tokenization screen, select Create configuration.
- On the Define details screen that appears, select the program you want to configure. You can select only one program. Select Next.
- Once you've selected your program, the Card network tokenization details screen that appears has three tabs, one for each configuration type available:
- Cardholder verification methods—Configure cardholder challenge delivery methods that can occur during the tokenization process: email, SMS (text message), application to application (App2App) or call center. You can activate or deactivate each method.
- Acceptance criteria—Select the options for what is allowed for possible tokenization. For example, you can allow or not allow virtual card tokenization.
- Anti-fraud verification—You can code an anti-fraud webhook that gets called during the tokenization process.
Edit a card network tokenization configuration
To edit a card network tokenization configuration at the program level:
- From the main menu, select Configurations > Card network tokenization.
- Select the program you would like to edit.
- Follow the instructions detailed in step 4 for Create a card network tokenization configuration.
Clone a card network tokenization configuration
To clone a card network tokenization at the program level:
- From the main menu, select Configurations > Card network tokenization.
- Select the program whose configuration you would like to clone.
- Select the Clone button on the upper-right.
- On the Clone tokenization screen, select the program you would like to clone and select Next.
Updated about 2 hours ago