[interchange-cvs] interchange - jon modified dist/standard/catalog.cfg

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Feb 18 23:00:54 EST 2005


User:      jon
Date:      2005-02-19 04:00:54 GMT
Modified:  dist/standard catalog.cfg
Log:
Add Linkpoint payment route to Standard demo, as per Ron Phipps.

Revision  Changes    Path
1.6       +4 -0      interchange/dist/standard/catalog.cfg


rev 1.6, prev_rev 1.5
Index: catalog.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/standard/catalog.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -u -r1.5 -r1.6
--- catalog.cfg	8 Oct 2004 22:23:47 -0000	1.5
+++ catalog.cfg	19 Feb 2005 04:00:53 -0000	1.6
@@ -282,6 +282,10 @@
 Route  skipjack      id           "__MV_PAYMENT_ID__"
 Route  skipjack      partner      "__MV_PAYMENT_PARTNER__"
 
+Route  linkpoint     id           "__MV_PAYMENT_ID__"
+Route  linkpoint     host         "__MV_PAYMENT_HOST__"
+Route  linkpoint     keyfile      "__MV_PAYMENT_SECRET__"
+
 # This prevents a user from setting this value, you may want to unset
 # this if you have user-selectable handling charges like insurance
 FormIgnore   mv_handling








More information about the interchange-cvs mailing list