Menu
Guides
API Reference

Guides

Tokenization and Card Vault

Implement card tokenization and manage tokenized cards on VTEX.

1 min read

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

ArticleDescription
Implementing payments tokenizationHow to implement card tokenization in a payment integration.
Managing tokenized cardsHow to manage tokenized cards through the Card Token Vault API.