Contributions
IPInfoDB fraud detection
This contribution use IPInfoDB free fraud detection API to detect possible fraudulent transactions.
Read more : http://ipinfodb.com/fraud_detection_v2.php
Support forum : http://forum.ipinfodb.com/viewforum.php?f=11
Expand All / Collapse All
Fixed this warning with some PHP versions :
"Warning: unserialize() [function.unserialize]: Node no longer exists in /home/****/www/admin/orders.php on line 234"
fraudQuery now return array of (string) instead of array of SimpleXMLElement objects.
Fraud query update button if shipping information is edited (eg : with order editor)
Full package
Fix url encoding the data transmitted in orders.php
simple fix for accent for the fraudQuery function
This contribution use IPInfoDB free fraud detection API to detect possible fraudulent transactions.
Read more : http://ipinfodb.com/fraud_detection_v2.php
Support forum : http://forum.ipinfodb.com/viewforum.php?f=11
Note: Contributions are used at own risk.