Create a Stripe Identity verification session and retrieve the verified output

domain: stripe.com/docs · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a VerificationSession object server-side by calling the Stripe API with the type parameter set to document or id number
  2. Return the client secret from the VerificationSession to the frontend to initialize Stripe.js and mount the identity verification flow
  3. Listen for the identity.verification_session.verified or identity.verification_session.requires_input webhook events from Stripe
  4. On the verified event, retrieve the VerificationSession server-side using the session ID to access the verified output fields
  5. Inspect the verified output sub-object for fields such as first name, last name, date of birth, and id number depending on the session type
  6. Store the VerificationSession ID and the relevant verified fields against your user record; do not persist raw document images

Known gotchas

Related routes

Create and complete a Stripe Identity verification session for user onboarding
stripe.com/docs/identity · 6 steps · unrated
Redact a Stripe Identity VerificationSession's PII via the redact API to fulfill a data-deletion request
docs.stripe.com · 5 steps · unrated
Initiate a Plaid Identity Verification session and retrieve the result
identity-general · 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