[freeside-commits] freeside/httemplate/docs cvv2.html, 1.2, 1.3 ach.html, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Wed Aug 24 06:22:29 PDT 2005


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory wavetail:/tmp/cvs-serv27204/httemplate/docs

Modified Files:
	cvv2.html ach.html 
Log Message:
customer edit: abstract out billing info to billing.html, re-do payment type selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #.  customer view: re-order fields for consistency.  selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields

Index: cvv2.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/cvv2.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cvv2.html	24 Oct 2003 19:30:43 -0000	1.2
+++ cvv2.html	24 Aug 2005 13:22:27 -0000	1.3
@@ -20,6 +20,5 @@
         <IMG BORDER=0 ALT="American Express" SRC="../images/cvv2_amex.png">
       </TD>
   </TABLE>
-    <CENTER><A HREF="javascript:close()">(close window)</A></CENTER>
   </BODY>
 </HTML>

Index: ach.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/ach.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ach.html	22 Mar 2004 17:13:21 -0000	1.1
+++ ach.html	24 Aug 2005 13:22:27 -0000	1.2
@@ -4,9 +4,7 @@
       Electronic check (ACH) information
     </TITLE>
   </HEAD>
-  <BODY BGCOLOR="#e8e8e8">
+  <BODY BGCOLOR="#ffffff">
     <IMG BORDER=0 SRC="../images/ach.png">
-    <BR>
-    <CENTER><A HREF="javascript:close()">(close window)</A></CENTER>
   </BODY>
 </HTML>



More information about the freeside-commits mailing list