#CryptoAddict - recaptcha
1 messages · Page 1 of 1 (latest)
Hi. We only support questions on the Stripe API in here, so we don't support Wordpress plugins or anything like that. Is your issue related to the Stripe API?
Basically I am getting lots of emails
Payment Declined
I believe bots are doing that
So I was told to setup a reCaptcha to block it
Ah yeah recaptcha is a good solution. I can't provide guidance on how to implement that in wordpress though
You'll have to find guides/tutorials on how to do that
👋 i'll just pop in here: you'll likely need to create a sitekey
I am just thinking if I can make it without getting those Secret keys
you can get one here: https://google.com/recaptcha/
just saving an option as reCaptcha
you'll likely want the v3 admin console, not enterprise: https://www.google.com/recaptcha/admin
Ok so I will need one, ok thanks
although i would personally recommend hcaptcha instead
Is it easier to setup?
there aren't any usage limits and its more privacy friendly. up to you
there's not much difference. here it is so you can choose between them: https://www.hcaptcha.com/
hCaptcha is an anti-bot solution that protects user privacy and rewards websites. It is the most popular reCAPTCHA alternative. Help build a better web.
Thank you
no problem :)
IS there also a way to test if my Stripe keys are working properly with my debit card?
Last time I received a payment was like a year ago
if you are using test mode keys, you can use the test card numbers here: https://stripe.com/docs/testing#cards
if everything works, you can then safely switch back to live keys without any issues :)