Tokenization

Replacing card numbers with a meaningless token so you never store real card data.

Tokenization swaps a card's real number (PAN) for a randomised token that stands in for it in your systems. Because the token is useless if stolen, it reduces PCI scope and enables safe repeat billing without holding card data yourself.

Related terms