Apply Stripe Radar ML score thresholds and chain custom rules for layered fraud logic

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. In the Stripe Dashboard navigate to Radar > Rules and understand the three rule actions: block, review, and allow.
  2. Create a block rule using the risk_score attribute (e.g., ':risk_score: > 85') to stop high-confidence fraud before authorization.
  3. Chain a review rule at a lower threshold (e.g., ':risk_score: > 65') so borderline charges land in the review queue rather than being silently passed.
  4. Add metadata-aware conditions using custom attributes — attach metadata fields on the PaymentIntent and reference them in rules with the 'metadata' namespace.
  5. Use the 'is_3d_secure' attribute to skip stricter rules for SCA-authenticated payments, reducing false positives on challenged transactions.
  6. Test rules in 'shadow mode' (simulate without enforcing) before promoting to live, then monitor the Radar review queue for false-positive rates.

Known gotchas

Related routes

Apply Stripe Radar ML risk score thresholds in combination with custom rules for layered fraud logic
docs.stripe.com · 6 steps · unrated
Tune Stripe Radar fraud rules and interpret risk scores
docs.stripe.com · 6 steps · unrated
Build Radar custom rules to block high-risk transactions based on fraud signals in Stripe
docs.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