## Tokens Stripe uses tokens to collect sensitive client information without exposing it. When you use the [Payment Intents API](https://docs.stripe.com/js/payment_intents.md), the client handles tokenization and you don't have to create tokens yourself. Stripe.js provides the following method to create [Tokens](https://docs.stripe.com/api/tokens.md).