Ben-iNetFx Posted June 27, 2008 Share Posted June 27, 2008 If a user already has a Futurepay ID stored on file, then even if their order fails the Maxmind fraud check, it's still processed! Just found this out by going to order a domain for a client, using the "login as client" - going through all the motions, then (as i'm in a different country) on the last section being told the order was cancelled. It did add it to the Fraud order section in WHMCS as well as mark the domain as fraud - HOWEVER - when the Futurepay cron ran, the domain was registered! (Everything still left marked as Fraud though) Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted June 27, 2008 WHMCS CEO Share Posted June 27, 2008 When an order is fraudulent, the invoice status is changed to Cancelled and so when it's looking for unpaid invoices to process, that wouldn't come up as one of them. But if you're using a custom action hook on checkout to run it through manually, that action hook runs before fraud checks have occured which is one reason why you shouldn't do it. Hence the addition in the latest version of a button for users with an active FP agreement to submit payment manually for new orders. Matt Link to comment Share on other sites More sharing options...
Recommended Posts