Automate Stripe Radar review queue: programmatically approve or refund payments in manual review

domain: docs.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 docs.stripe.com, checked against official docs, with linked verified routes.

Steps

  1. Listen for the review.opened webhook event, which fires when a charge is placed in the Radar manual review queue
  2. Retrieve the associated charge or payment intent to examine metadata, risk signals, and customer history
  3. Apply your own decisioning logic to determine whether to approve or close the review
  4. To approve, call POST /v1/reviews/{id}/approve on the Review object, which releases the payment for capture
  5. To refund or close the review as fraudulent, issue a refund on the underlying charge and optionally report it as fraudulent via the charge's fraud_details
  6. Listen for review.closed to confirm the review was processed and update your internal records

Known gotchas

Related routes

Implement Stripe Radar review queue automation: programmatically approve or refund payments that land in manual review using the Review API
docs.stripe.com/radar/reviews · 6 steps · unrated
Approve a Stripe Radar review via the Reviews API
stripe.com · 5 steps · unrated
Use Stripe Radar rules with custom metadata attributes to implement merchant-category-level fraud controls
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