Create a Stripe ACH Direct Debit PaymentIntent with us_bank_account and mandate

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 PaymentIntent server-side with payment_method_types=['us_bank_account'], the amount, currency='usd', and customer ID
  2. Include mandate_data.customer_acceptance with type='online' and the user's IP and user-agent to record ACH mandate acceptance
  3. On the client, call stripe.collectBankAccountForPayment or supply a pre-existing us_bank_account PaymentMethod ID; then confirm the PaymentIntent
  4. If the customer provides manual account details without Financial Connections, Stripe sends a microdeposit for verification before the PaymentIntent can be confirmed
  5. Once confirmed, the PaymentIntent moves to 'processing' status; ACH settlement takes up to 4 business days
  6. Listen for payment_intent.succeeded or payment_intent.payment_failed webhooks to determine final outcome

Known gotchas

Related routes

Create a Stripe SetupIntent to collect and store ACH debit authorization for future off-session payments
stripe.com · 6 steps · unrated
Use a Stripe Financial Connections account as a us_bank_account PaymentMethod for ACH
stripe.com · 6 steps · unrated
Set up a SEPA Direct Debit mandate via Stripe and manage the recurring payment lifecycle
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