#dariusz_45206
1 messages ยท Page 1 of 1 (latest)
https://stripe.com/docs/api/payment_intents/create?lang=node#create_payment_intent-radar_options-session you should pass in radar session, but instead a hcaptcha_token was passed in
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
We do not set the radar_options parameter, it seems to be set by stripe_php library that we're using, and we didn't modify anything in it in the past weeks
@deft karma I checked our codebase and the only place radar_options is set is your library. Do you think something could've changed in that behavior?
maybe! I don't really understand that API request or what it's doing, so I'd suggest writing to https://support.stripe.com/?contact=true for help
seems like it's involved in a CAPTCHA, which we are adding to some flows to prevent fraud, and maybe it interacts badly with something on your account. Needs a deeper investigation!
I already wrote 2 hours ago in a separate thread we had opened on the email to Ben, but this seems to be a fairly big issue, it looks like 5% of our requests are failing in the past 12 hours
could you please escalate maybe?
I would but I'm super swamped with other people on Discord
okay, I'll escalate myself then ๐
thanks