Eway.com.au payments form, make it more secure
Budget: $30 – $250 AUD
I have a payments form using eway.com.au payment and need to add some extra security where possible.
Spambots have been spamming many payments through it, I need to stop this. example code attached.
============================================
- Install a Captcha tool on the website (google)
- Install a Honey Pot - honeypot is a computer security mechanism set to detect, deflect, or counteract attempts at unauthorized use
- Identifying and blocking the IP address used
- Reject users after 3 declined attempts
- Reject users if origin of IP does not match origin of card etc
- Consider 3D Secure which allows the cardholder’s identity to be authenticated by their bank at the time of purchase
Make sure it works. Mention Sportx in comments or your bid will be ignored.
Spambots have been spamming many payments through it, I need to stop this. example code attached.
============================================
- Install a Captcha tool on the website (google)
- Install a Honey Pot - honeypot is a computer security mechanism set to detect, deflect, or counteract attempts at unauthorized use
- Identifying and blocking the IP address used
- Reject users after 3 declined attempts
- Reject users if origin of IP does not match origin of card etc
- Consider 3D Secure which allows the cardholder’s identity to be authenticated by their bank at the time of purchase
Make sure it works. Mention Sportx in comments or your bid will be ignored.