Use a Stripe Financial Connections account as a us_bank_account PaymentMethod for ACH

domain: stripe.com · 6 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. Complete a Financial Connections Session with at least 'payment_method' in the permissions array to obtain a linked financial_connections.account ID
  2. Create a PaymentMethod of type 'us_bank_account' server-side, passing us_bank_account.financial_connections_account as the Financial Connections account ID
  3. Attach the PaymentMethod to a Stripe Customer via POST /v1/payment_methods/:id/attach with customer ID
  4. Create a PaymentIntent with payment_method_types=['us_bank_account'], the PaymentMethod ID, and mandate_data.customer_acceptance to satisfy ACH authorization requirements
  5. Confirm the PaymentIntent; because verification was completed via Financial Connections, microdeposit verification is not required
  6. Store the PaymentMethod ID for future off-session reuse

Known gotchas

Related routes

Create a Stripe Financial Connections Session to initiate bank account linking
stripe.com · 6 steps · unrated
Retrieve transactions for a Stripe Financial Connections linked account
stripe.com · 6 steps · unrated
link accounts and retrieve balances with Stripe Financial Connections
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