#Steven P
1 messages · Page 1 of 1 (latest)
Hi, can you clarify what you mean with 'customers risk score'? Are you referring to Radar's score on a charge? Or someting else?
Radar score on a charge yes
I want to send special emails to higher risk customers, and need to fetch that info via api
You should be able to see the score on the charge: https://stripe.com/docs/api/charges/object#charge_object-outcome-risk_score. You can listen to charge.succeeded events and look there. Please note that these fields are only available if you use Radar for Fraud Teams.
awesome, thank you! and yep we're on RfFT