#Gunjan.rate-limiting
1 messages · Page 1 of 1 (latest)
i want to prevent card testing on my site
i have built wordpress site an currently i am using Full Stripe plugin.
What specifically do you mean by 'prevent card testing'?
wait i will explain you
Add rate limits: https://stripe.com/docs/card-testing#rate-limits
Detect and prevent unusual behavior:
https://stripe.com/docs/card-testing#prevent-unusual-behavior
Requiring login or session validation:
https://stripe.com/docs/card-testing#session-validation
this is exactly i want
yes
hey are you there ?
Yep, what can I help with?
Those are just recommended measures to prevent card testing etc. You'd need to build them yourself
can i add this in my plugin ?