Business::FraudDetect

From Freeside
Revision as of 16:37, 10 January 2009 by RelreLc4tl (talk | contribs) (http://acsitzar.0lx.net/news-naturist-video-2008-11-21.html)

Jump to: navigation, search

naturist video clips adultnewrelease.com dvd dvd gay porn video xxx i get around music video movies about inuit induction hair cut video top autodesk inventor 8 crack movie times and location summary of the movie the patriot nude live video stream domain albert pujols video naomi watts video sid broken leg video top adult torrent video illinois liquor license applications cook county switched broadcast video aircrack mac address maxell dvd-r data-video domain spider man 3 movie news nero 6.0 serial code if its lovin rihanna that video want rally music videos jaimee foxworth crave porn video nj wedding videographer manchester ct movie theater aol music video z nikki cox nude video pussycat dolls video stickwitu emeditor 4.10 crack http nintendo ds video player page index music s.h.e video nitro cars video jaylib video mcnasty new video releases 2005 chilize bocmon

preCharge API

http://helpdesk.precharge.net/index.php?_m=downloads&_a=downloadfile&downloaditemid=1

proposed Business::OnlinePayment fraud detection API

 my $transaction = Business::OnlinePayment(
   $gateway,
   'fraud_detection' => 'preCharge',
   'preCharge_id' =>,
   'preCharge_security_1' => ,
   'preCharge_security_2 => 
 );

OO

Business::FraudDetect::preCharge @ISA Business::OnlinePayment::HTTPS in order to use the HTTPS base class stuff. It can be written just like a Business::OnlinePayment gateway module, with a new action "Fraud Detect". That way gateways which support internal fraud detection can just add the new action.

When passed a fraud_detection argument, Business::OnlinePayment would look for a matching Business::FraudDetect::$module and then a Business::OnlinePayment::$module, and then run a "Fraud Detect" transaction against it, then run the real transaction if the fraud detection came back okay.

Packaging

The new modules should go in the Business-OnlinePayment distribution (checked into CVS for now, uploaded to CPAN upon project completion), so that an installation of Business::OnlinePayment gives you Business::FraudDetect::preCharge as well.