#k3davis
1 messages · Page 1 of 1 (latest)
Hi there
hi bismark, this is regarding req_vWIjEAhSJe579G
I understand from the error message that I can't include the radar session id unless confirm=true, but when using stripe.js the confirmation step is always after the payment intent creation is it not? i'm clearly confused about something
Yeah but that is because with Stripe.JS you are confirming client-side where we collect the Radar info for you.
Radar Sessions here would be used if you create/confirm Server-side and want to provide fraud data
ohh so i don't need to do this at all in the typical client side confirm case.
thanks so much. i knew i was missing an important detail 🙂