[interchange-cvs] interchange - pajamian modified lib/Vend/Payment/NetBilling.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Aug 24 09:06:16 EDT 2006


User:      pajamian
Date:      2006-08-24 13:06:16 GMT
Modified:  lib/Vend/Payment NetBilling.pm
Log:
I added the ACH fraud screening before contributing the module, just forgot to remove this line.

Revision  Changes    Path
1.2       +2 -4      interchange/lib/Vend/Payment/NetBilling.pm


rev 1.2, prev_rev 1.1
Index: NetBilling.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment/NetBilling.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- NetBilling.pm	22 Aug 2006 14:46:20 -0000	1.1
+++ NetBilling.pm	24 Aug 2006 13:06:16 -0000	1.2
@@ -1,6 +1,6 @@
 # Vend::Payment::NetBilling - Interchange NetBilling support
 #
-# $Id: NetBilling.pm,v 1.1 2006/08/22 14:46:20 racke Exp $
+# $Id: NetBilling.pm,v 1.2 2006/08/24 13:06:16 pajamian Exp $
 #
 # Copyright (C) 2003-2006 Interchange Development Group, http://www.icdevgroup.org/
 # Copyright (C) 1999-2002 Red Hat, Inc.
@@ -44,7 +44,7 @@
 
 =head1 Interchange NetBilling Support
 
-Vend::Payment::NetBilling $Revision: 1.1 $
+Vend::Payment::NetBilling $Revision: 1.2 $
 
 =head1 SYNOPSIS
 
@@ -437,8 +437,6 @@
 Christopher Wenham.  You should not attempt to "Require" both of the NetBilling
 payment modules for the same Interchange server.  Pick one or the other (pick
 this one ... it's better ;-).
-
-We need to support a lot more fraud screening for ACH transactions.
 
 =head1 AUTHORS
 








More information about the interchange-cvs mailing list