[interchange-docs] xmldocs - racke modified glossary/gateways

docs at icdevgroup.org docs at icdevgroup.org
Thu Nov 8 11:09:18 EST 2007


User:      racke
Date:      2007-11-08 16:09:18 GMT
Modified:  glossary gateways
Log:
more modules, some transactions added

Revision  Changes    Path
1.2       +43 -1     xmldocs/glossary/gateways


rev 1.2, prev_rev 1.1
Index: gateways
===================================================================
RCS file: /var/cvs/xmldocs/glossary/gateways,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gateways	8 Nov 2007 15:13:40 -0000	1.1
+++ gateways	8 Nov 2007 16:09:18 -0000	1.2
@@ -1,3 +1,30 @@
+The following payment gateway transactions are known by Interchange:
+
+<table>
+<tgroup cols="2">
+<thead>
+<row>
+<entry>Transaction</entry>
+<entry>Description</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry>avs</entry>
+<entry>Address verification (&glos-AVS;)</entry>
+</row>
+<row>
+<entry>auth</entry>
+<entry>Payment authorization</entry>
+</row>
+<row>
+<entry>void</entry>
+<entry>Cancel or refund payment</entry>
+</row>
+</tbody>
+</tgroup>
+</table>
+
 Modules for the following payment gateways are included in the Interchange source
 code:
 
@@ -24,7 +51,7 @@
 <row>
 <entry><literal>BusinessOnlinePayment</literal></entry>
 <entry>Business::OnlinePayment</entry>
-<entry>wrapper for Business::OnlinePayment</entry>
+<entry>wrapper for <ulink url='http://search.cpan.org/perldoc?Business::OnlinePayment'>Business::OnlinePayment</ulink></entry>
 </row>
 <row>
 <entry><literal>Cybercash</literal></entry>
@@ -34,6 +61,21 @@
 <row>
 <entry><literal>ECHO</literal></entry>
 <entry>Electronic Clearing House, Inc.</entry>
+<entry></entry>
+</row>
+<row>
+<entry><literal>ICS</literal></entry>
+<entry>Cybersource ICS</entry>
+<entry></entry>
+</row>
+<row>
+<entry><literal>NetBilling</literal></entry>
+<entry>NetBilling</entry>
+<entry></entry>
+</row>
+<row>
+<entry><literal>Signio</literal></entry>
+<entry></entry>
 <entry></entry>
 </row>
 </tbody>








More information about the docs mailing list