Use Stripe customer_balance with bank transfer funding instructions to receive a bank transfer

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. Create a Stripe Customer and ensure their cash_balance.settings.reconciliation_mode is set appropriately ('automatic' or 'manual')
  2. Create a PaymentIntent with payment_method_types=['customer_balance'], payment_method_data.type='customer_balance', amount, currency, and the customer ID
  3. Confirm the PaymentIntent; Stripe generates a virtual bank account number (VBAN) for the customer to push funds to
  4. Retrieve the PaymentIntent's next_action.display_bank_transfer_instructions to get the VBAN routing number, account number, and reference code to show the customer
  5. When the customer wires or ACH-pushes funds to the VBAN, Stripe credits the customer's cash balance and automatically applies it to the open PaymentIntent
  6. Listen for the payment_intent.succeeded webhook to confirm the PaymentIntent is funded

Known gotchas

Related routes

Implement a Stripe Connect platform payout with dynamic descriptor routing and cross-account balance transfer with fee withholding
payment-rails/Stripe · 6 steps · unrated
Use a Stripe Financial Connections account as a us_bank_account PaymentMethod for ACH
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,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