Send payouts to debit cards using a card payout API (Visa Direct / Mastercard Send equivalent)

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. Enable Instant Payouts or card payouts on your Stripe account and confirm the destination country is supported for card payouts.
  2. Collect the recipient's debit card details and create a PaymentMethod or store the card via the Stripe API; the card must be a debit card eligible to receive push payments.
  3. Create a Payout object via the API targeting the stored debit card's payment method ID; specify the amount, currency, and method as 'instant' for card payouts.
  4. Poll the Payout status or listen for the payout.paid webhook to confirm the funds have been sent; card payouts typically arrive within 30 minutes but processing times vary by issuer.
  5. For failures (e.g., card not eligible, card closed), inspect the failure_code on the Payout object and notify the recipient to provide an alternative payout method.
  6. Maintain a per-recipient payout log with amounts, timestamps, and statuses for support and regulatory reporting purposes.

Known gotchas

Related routes

Push funds to a debit card via Visa Direct or Mastercard Send and handle response codes
developer.visa.com · 6 steps · unrated
Pay claims via push-to-card disbursements using Visa Direct
developer.visa.com · 6 steps · unrated
Send a PayPal batch payout to multiple recipients using the Payouts API
paypal.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