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

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Wed May 21 16:25:00 2003


User:      jon
Date:      2003-05-21 20:24:26 GMT
Modified:  lib/Vend Payment.pm
Log:
Map company and b_company for payment use.

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


rev 2.10, prev_rev 2.9
Index: Payment.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Payment.pm,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -u -r2.9 -r2.10
--- Payment.pm	13 Dec 2002 03:22:27 -0000	2.9
+++ Payment.pm	21 May 2003 20:24:26 -0000	2.10
@@ -1,6 +1,6 @@
 # Vend::Payment - Interchange payment processing routines
 #
-# $Id: Payment.pm,v 2.9 2002/12/13 03:22:27 ramoore Exp $
+# $Id: Payment.pm,v 2.10 2003/05/21 20:24:26 jon Exp $
 #
 # Copyright (C) 1996-2002 Red Hat, Inc. <interchange@redhat.com>
 #
@@ -22,7 +22,7 @@
 package Vend::Payment;
 require Exporter;
 
-$VERSION = substr(q$Revision: 2.9 $, 10);
+$VERSION = substr(q$Revision: 2.10 $, 10);
 
 @ISA = qw(Exporter);
 
@@ -115,6 +115,7 @@
 		b_address2
 		b_city
 		b_country
+		b_company
 		b_fname
 		b_lname
 		b_name
@@ -135,6 +136,7 @@
 		country
 		cvv2
 		email
+		company
 		fname
 		item_code
 		item_desc