Create a Plaid processor token for use with Stripe via /processor/stripe/bank_account_token/create

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

In-depth guide

Plaid webhook verification — the full failure-mode walkthrough related to plaid.com, checked against official docs, with linked verified routes.

Steps

  1. After exchanging the public token for an access_token, identify the account_id of the bank account the user selected in Link
  2. POST to /processor/stripe/bank_account_token/create with client_id, secret, access_token, and account_id
  3. Receive a processor_token (stripe_bank_account_token) in the response; this is a one-time-use token that Stripe understands
  4. Pass the processor_token to Stripe server-side via the Stripe API as the external_account or source parameter when creating a bank account on a Customer or a connected account's external account
  5. Stripe uses the token to link the verified bank account without your backend ever handling raw account/routing numbers
  6. The token can only be used once; if the Stripe API call fails, generate a new processor token rather than retrying with the same one

Known gotchas

Related routes

Create Plaid Link token and sync transactions with /transactions/sync
plaid.com · 6 steps · unrated
Create a Plaid Link token to initialize the Link flow for account linking
plaid.com · 6 steps · unrated
Link a bank account and fetch transactions with Plaid
plaid.com · 4 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