Jump to content

Prevent fraudulent transactions on donation form

Featured Replies

Posted

Fraudsters attempted over 1,700 donation for $1 via our donation form - /customers/donations/.  Fortunately, Stripe refused the payments.  We believe that the fraudsters were testing stolen credit card information.  Please add reCAPTCHA requirement to the form.

We are a non-profit organization.  We need the ability to accept donations from all parents in our community.  Restricting the form to our members will not work for us.  Thank you.

(Removed comment)

Edited by Randy Calvert

Captcha alone won’t solve this problem unfortunately. It’s super easy to solve it once manually and then trigger a bunch of automated attempts afterwards. 

 

Captcha alone won’t solve this problem unfortunately. It’s super easy to solve it once manually and then trigger a bunch of automated attempts afterwards. 

Then the Q&A should be effective.

Edited by SeNioR-

Looking for the same. PayPal recently would require people to create an account before donatiing but I expect that to be solely because of PayPal and not over Invision. Whatever the problem is the process is not seamless. 

  • Author
 

Then the Q&A should be effective.

What is the Q&A?

 

What is the Q&A?

Q&A is a feature that can be enabled when new accounts are being registered.  You can provide a question (such as "What color is the sky?" and provide an answer (such as "blue").  In order to create the account, you would have to answer that question correctly.

You can find it in yourdomain.com/admin/?app=core&module=moderation&controller=spam&tab=qanda

The challenge with these is that you need the question to typically be something your community would know, but not easy enough for human spammers or automated system to already have the answer to.  (For example "What is one plus two?" with the answers being "3" or "three".)  Chances are the bot has seen those questions before and could answer them.  But if the questions are too hard, legitimate members may not be able to answer them and register.  

The suggestion was to extend the same system used for registration to use it also when someone attempts to make a donation.  In order for that to be done, someone would need to develop a plugin that makes donations available to guests again (since it's blocked now in the software for guests) AND also adds that Q&A logic to the donation area.  

Edited by Randy Calvert

Recently Browsing 0

  • No registered users viewing this page.