[interchange-docs] xmldocs - racke modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Mon Nov 12 07:54:41 EST 2007


User:      racke
Date:      2007-11-12 12:54:41 GMT
Modified:  glossary gateway
Modified:  refs     MV_PAYMENT_MODE
Log:
rewritten MV_PAYMENT_MODE documentation and link to gateway glossary

Revision  Changes    Path
1.3       +2 -2      xmldocs/glossary/gateway


rev 1.3, prev_rev 1.2
Index: gateway
===================================================================
RCS file: /var/cvs/xmldocs/glossary/gateway,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gateway	12 Nov 2007 11:48:19 -0000	1.2
+++ gateway	12 Nov 2007 12:54:41 -0000	1.3
@@ -17,7 +17,7 @@
 <tbody>
 <row>
 <entry>&var-MV_PAYMENT_MODE;</entry>
-<entry></entry>
+<entry>gateway mode name</entry>
 <entry></entry>
 </row>
 </tbody>
@@ -71,7 +71,7 @@
 </para>
 </section>
 
-<section>
+<section id="gateway_payment_modules">
 <title>Payment Modules</title>
 <para>
 Modules for the following payment gateways are included in the Interchange source



1.2       +3 -6      xmldocs/refs/MV_PAYMENT_MODE


rev 1.2, prev_rev 1.1
Index: MV_PAYMENT_MODE
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_PAYMENT_MODE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- MV_PAYMENT_MODE	2 Feb 2005 11:35:58 -0000	1.1
+++ MV_PAYMENT_MODE	12 Nov 2007 12:54:41 -0000	1.2
@@ -1,11 +1,12 @@
 
 __NAME__ purpose
+payment gateway mode name
 __END__
 
 
 __NAME__ synopsis
 <group choice='req'>
-	<arg choice='plain'><replaceable></replaceable></arg>
+	<arg choice='plain'><replaceable>mode</replaceable></arg>
 </group>
 __END__
 
@@ -16,11 +17,7 @@
 
 
 __NAME__ description
-Payment Gateway Which payment processor module you wish to use.
-The default value is  not set.
-<!-- TODO autodetect -->
-Valid values are : authorizenet, boa, echo, mcve, psigate,signio, skipjack, trustcommerce,
-testpayment, wellsfargo, itransact and linkpoint.
+Payment gateway mode name for one of the available <olink targetdoc='glossary' targetptr='gateway_payment_modules'>payment modules</olink>. 
 __END__
 
 








More information about the docs mailing list