Register a Stripe Terminal location and physical reader, then create a connection token for SDK-based Terminal integration

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

In-depth guide

Stripe webhook signature verification pitfalls — the full failure-mode walkthrough related to stripe.com, checked against official docs, with linked verified routes.

Steps

  1. POST /v1/terminal/locations with display_name and address (full postal address object) to create a named location representing the physical store or site
  2. Register a reader by calling POST /v1/terminal/readers with registration_code (printed on or shown by the reader device), label (optional), and location=<location_id>
  3. POST /v1/terminal/connection_tokens with optionally location=<location_id> to restrict the token to a specific location; return the secret field to your point-of-sale client
  4. In the POS client, initialize the Stripe Terminal SDK with the connection_token fetcher that calls your server to obtain a fresh token; the SDK uses it to discover and connect to readers
  5. The connection token is single-use and short-lived; implement a token fetcher function rather than caching the token

Known gotchas

Related routes

Use Stripe Terminal simulated readers in test mode to validate Terminal integration without physical hardware
stripe.com · 5 steps · unrated
Integrate Stripe Tap to Pay on iPhone using the Terminal iOS SDK
docs.stripe.com · 6 steps · unrated
Integrate Stripe Tap to Pay on Android using the Terminal Android SDK
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