Tokenization and Card Vault
Implement card tokenization and manage tokenized cards on VTEX.
Card tokenization allows stores to securely store card data for future purchases without handling sensitive information directly. VTEX provides tokenization capabilities through the Card Token Vault, which stores encrypted card tokens that can be used for recurring or one-click purchases.
Learn more about the available endpoints in the Card Token Vault API.
In this section
| Article | Description |
|---|---|
| Implementing payments tokenization | How to implement card tokenization in a payment integration. |
| Managing tokenized cards | How to manage tokenized cards through the Card Token Vault API. |