#marie.schutte
1 messages · Page 1 of 1 (latest)
Hello 👋 I don't think we run CAPTCHA with Elements.
My understanding is that we only run it with Stripe hosted checkout flow (not elements)
This is what I received in a support email:
If you are integrating with Stripe’s recommended integration, namely Stripe Payment Links, Stripe Checkout and Stripe Elements, we automatically run Captcha on suspected card testing charges:
https://stripe.com/docs/disputes/prevention/card-testing#optimize-integration
But that link doesn't really speak to where we could see results or measure effectiveness
Interesting. PaymentLinks create Stripe hosted Checkout sessions so that makes sense but I don't know why they'd include Stripe Elements in this.
We typically recommend adding your own to the page (where you use Stripe Elements)
https://stripe.com/docs/disputes/prevention/card-testing#captcha
let me double check though
Oh actually looks like we are in the process of enabling captcha on elements
Okay, apologies for the delay. So it looks like we do support running captcha on elements but in order to enable it, you'd need to go through our support team as it requires additional approval.
I don't believe there's a dashboard to see the results though. So, if you're interested in that then you'd need to implement your own captcha solution