Community Add-Ons
| Maintainers: | portafixe |
IPInfoDB fraud detection
for osCommerce Online Merchant v2.2
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
Legend:
Download
Report
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.
