Your right. I actually looked into PayPal 2 factor auth a while back, and they had no sensible options. They do now. SMS code to login. Activated!
You click the history tab and find a transaction?
They haven't stopped giving them out, you just need to be in garry's toolbox.
He's more interested in his ass kissers vs giving keys to real & reputable hosts.
http://forums.gameservers.com/viewtopic.php?f=4&t=50699
I hate to be picky but you forgot to update the version number!
Also, you might want to mention in readme that the error message may need styling (like I need<li> for my theme).
:D
Got it. This will simply error out instead of the redirect, fixing the account creation issue:
Here's the code for anyone interested. This goes in the hook file:
if ($score >= $max_score) {
global $errormessage;
$errormessage .= '<li>You must order from a non-proxy/VPN IP address...
Yep, just tested it. The account is created, client is redirected, order is aborted.
What I am trying to do is add message to this with the no VPNs, it fires after the Complete Order button is pressed:
Is there anyway to have it error out on the cart like it does you don't enter a first name for example?
This method is nice and all but it still creates the client account, which is undesirable since most fraudsters who are detected will simply leave, thus filling up your database with useless...
Did you test it out? I tried it on a test install and it let me proceed to checkout from a 1.80 marked IP. Same with your site in your signature.
Assuming the hook the fires when you get click Checkout at the Cart view screen (that's what the docs say).