bhtoys Posted January 9, 2021 Posted January 9, 2021 (edited) My site is being hammered with fraudulent credit cards, attempting to verify a stolen credit card list. over 1100 so far. (Card testing) Is there a module or something that will allow me to get the IP address of each person adding items to a cart, or that creates an account so I can: 1) Block It 2) Give the information to my merchant account. Edited January 9, 2021 by bhtoys
0 haylau Posted January 9, 2021 Posted January 9, 2021 In the stats menu you can click on visitors online that shows the IP address so may help Probably your server logs also.
0 lesley Posted January 9, 2021 Posted January 9, 2021 If you are using paypal pro they will ban you. You have a couple options, one would be to move the server behind cloudflare and then enable the under attack. Another would be to add a brute force protection to your payment module. We have done this before where we log all of the ips for failed transactions, then after the 3rd one ban it from the site. Sometimes this works, other times they just rotate ips out. Another solution might be to rename a couple form elements in the checkout or the payment module, that will usually break their script for a point. They could fix it, or they might decide to move to a different site. I would use cloudflare with one of those other suggestions though.
0 bhtoys Posted January 9, 2021 Author Posted January 9, 2021 1 hour ago, lesley said: If you are using paypal pro they will ban you. You have a couple options, one would be to move the server behind cloudflare and then enable the under attack. Another would be to add a brute force protection to your payment module. We have done this before where we log all of the ips for failed transactions, then after the 3rd one ban it from the site. Sometimes this works, other times they just rotate ips out. Another solution might be to rename a couple form elements in the checkout or the payment module, that will usually break their script for a point. They could fix it, or they might decide to move to a different site. I would use cloudflare with one of those other suggestions though. No, I'm using Moneris. A Canadian processing company. I've spoken with them, they don't seem worried about it that much. My hosting company said they should be able to block the entire area since I don't ever plan on shipping there anyway. (Philippines)
0 Mediacom87 Posted January 9, 2021 Posted January 9, 2021 Hi, do you put a captcha or security on customers subscription ? if not you can do it simply with this module https://www.prestatoolbox.com/security/423-anti-spam-mathematical-captcha.html
0 bhtoys Posted January 9, 2021 Author Posted January 9, 2021 9 minutes ago, Mediacom87 said: Hi, do you put a captcha or security on customers subscription ? if not you can do it simply with this module https://www.prestatoolbox.com/security/423-anti-spam-mathematical-captcha.html I did not. I'll look into something like that for the site. Thanks! 1
0 AndyC Posted January 10, 2021 Posted January 10, 2021 20 hours ago, bhtoys said: My hosting company said they should be able to block the entire area since I don't ever plan on shipping there anyway. (Philippines) I would take this route to start with.. The TB google captcha is brilliant.. I used to get literally thousands of emails until I started using it..Not 1 since Good luck though
0 Mediacom87 Posted January 10, 2021 Posted January 10, 2021 1 hour ago, AndyC said: The TB google captcha is brilliant That's great for Google and its business, but what happens when Google's products don't work as they did a few weeks ago? Also, how do you manage your customers' data with Google, do you inform your customers that you share all their data with Google and if so, do you know how to reference all the data transmitted to Google? I'm that it's a lost debate, but I remind you of the obvious things that if you install a Google product on your site you share everything with Google and therefore you have an obligation to inform your customers, and I'm not even talking about services that close, become paying, like Maps that displays beautiful dead maps on millions of sites.
0 connorgreig Posted January 10, 2021 Posted January 10, 2021 2 hours ago, Mediacom87 said: That's great for Google and its business, but what happens when Google's products don't work as they did a few weeks ago? Also, how do you manage your customers' data with Google, do you inform your customers that you share all their data with Google and if so, do you know how to reference all the data transmitted to Google? I'm that it's a lost debate, but I remind you of the obvious things that if you install a Google product on your site you share everything with Google and therefore you have an obligation to inform your customers, and I'm not even talking about services that close, become paying, like Maps that displays beautiful dead maps on millions of sites. Utilise HCaptcha, not a Google product, and just as effective. Also has a revenue sharing model for completed captchas. 1
0 bhtoys Posted January 11, 2021 Author Posted January 11, 2021 11 hours ago, connorgreig said: Utilise HCaptcha, not a Google product, and just as effective. Also has a revenue sharing model for completed captchas. is coding involved? Or is it just a module I install? I guess one comes with ThirtyBees, but it let two accounts in tonight. One made an order for $200 which i had to refund.
0 connorgreig Posted January 12, 2021 Posted January 12, 2021 On 1/11/2021 at 4:00 AM, bhtoys said: is coding involved? Or is it just a module I install? I guess one comes with ThirtyBees, but it let two accounts in tonight. One made an order for $200 which i had to refund. I've Dm'd you on here to provide assistance. HCaptcha can be implemented easily through Cloudflare. As well as in the ThirtyBees PHP 🙂 Thanks, Connor
Question
bhtoys
My site is being hammered with fraudulent credit cards, attempting to verify a stolen credit card list. over 1100 so far. (Card testing)
Is there a module or something that will allow me to get the IP address of each person adding items to a cart, or that creates an account so I can:
1) Block It
2) Give the information to my merchant account.
10 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now