Create a Stripe Treasury OutboundPayment with inline bank account details

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. Ensure you have a connected account with Treasury enabled and a `FinancialAccount` in `OPEN` state.
  2. Create an OutboundPayment using the Stripe API with `financial_account`, `amount`, `currency`, and `destination_payment_method_data` parameters.
  3. Pass bank details inline via `destination_payment_method_data`: set `type=us_bank_account`, then provide `us_bank_account[account_number]`, `us_bank_account[routing_number]`, `us_bank_account[account_holder_type]`, and `billing_details[name]`.
  4. Alternatively, attach an existing PaymentMethod to the customer and pass its ID as `destination_payment_method` — this parameter is mutually exclusive with `destination_payment_method_data`.
  5. Poll the OutboundPayment status or listen for `treasury.outbound_payment.*` webhooks to track transitions through `processing`, `posted`, and `failed` states.

Known gotchas

Related routes

Build a Stripe Treasury financial account, link an external bank, and move funds via OutboundTransfer
stripe.com · 6 steps · unrated
Set up a Stripe Treasury financial account and move funds via OutboundTransfer to an external bank account
docs.stripe.com · 6 steps · unrated
Create a Stripe Treasury ReceivedCredit and handle inbound fund flows into a financial account
stripe.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ 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