Understand how Stripe automatically provisions and uses network tokens for stored cards and how to inspect token status via card.networks

domain: Network-token provisioning · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. When a card is vaulted via Stripe (attached to a Customer or saved in the PaymentMethod vault), Stripe automatically attempts to enroll the PAN with the card network's token service on your behalf
  2. No additional API calls are required to trigger provisioning; Stripe handles the token requestor registration and provisioning flow with Visa Token Service or Mastercard MDES
  3. To check whether a network token is active, retrieve the PaymentMethod and inspect the card.networks object, which exposes the available and preferred network; Stripe also surfaces token-related details under card.wallet when applicable
  4. When Stripe uses a network token for a transaction, the actual authorization flows through the token PAN (DPAN) rather than the original PAN, improving authorization rates and security
  5. You do not need to manage cryptogram generation; Stripe generates the TAVV/DSRP cryptogram per-transaction using the provisioned token
  6. Monitor the payment_method.updated webhook to detect when Stripe has refreshed or updated a stored card credential (including via account updater)

Known gotchas

Related routes

Provision and use Checkout.com network tokens to improve authorization rates on stored cards
www.checkout.com/docs · 6 steps · unrated
Understand how Stripe handles automatic card updates for saved cards via issuer-pushed updates and the payment_method.automatically_updated webhook event
Account updater · 6 steps · unrated
Implement surcharging on credit card transactions in compliance with card network and state legal rules
docs.stripe.com · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans