#anh3608 - Risk Insight
1 messages ยท Page 1 of 1 (latest)
Hi
So you are looking for fraud evaluations for a specific charge in your Stripe Account?
yes
when the charge came back, i had the risk score. If it's under 75, I would like to retrieve more info to display in my backend
I would like to retrieve those in the screenshot
The only details I'm aware of you that you can retrieve via the API are found in the outcome property of the Charge object itself.
https://stripe.com/docs/radar/risk-evaluation#risk-outcomes
yes, I already used that but it doesn't provide much info
Unfortunately I don't see an API that provides those specific warnings. Much of the Fraud related APIs focus on Disputes.
https://stripe.com/docs/api/radar/early_fraud_warnings
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.