#chris-stytch_api

1 messages ¡ Page 1 of 1 (latest)

twin kindleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1429977334768734379

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

shadow hedge
#

Hi there

grizzled forge
shadow hedge
#

No there is no way to access Radar results without confirming a PaymentIntent. For SetupIntents yeah I don't believe Radar data is returned via the API. Let me double check on that.

#

Okay yeah @grizzled forge we don't return Radar outcome information for Setup Attempts by default. However, you can write into our Support team via https://support.stripe.com/contact/login and see if your account can be approved for access to this.

grizzled forge
#

This is helpful!

Ok, so my understanding is correct that PaymentIntent is the best way to go about this, so perhaps we could do a $0.01 charge (with user consent) and receive the Radar response that way.

But this might be possible as well on SetupIntent if we get permission.

Ty!

shadow hedge
#

Yeah you shouldn't really do any real charge if you don't intend to charge the customer, that is against card network regulations. You should use a SetupIntent here!