[interchange-cvs] interchange - jon modified 6 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Thu Jun 19 16:09:00 2003


User:      jon
Date:      2003-06-19 20:08:37 GMT
Modified:  .        MANIFEST WHATSNEW
Modified:  dist/foundation/products mv_metadata.asc
Modified:  dist/lib/UI/pages/include/meta mv_metadata.asc
Removed:   eg/globalsub ccvs
Removed:   lib/Vend/Payment CCVS.pm
Log:
Remove CCVS payment module, since CCVS is long dead.

Revision  Changes    Path
2.111     +0 -2      interchange/MANIFEST


rev 2.111, prev_rev 2.110
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.110
retrieving revision 2.111
diff -u -u -r2.110 -r2.111
--- MANIFEST	10 Jun 2003 19:01:55 -0000	2.110
+++ MANIFEST	19 Jun 2003 20:08:37 -0000	2.111
@@ -1180,7 +1180,6 @@
 dist/src/vlink.pl
 eg/compact
 eg/globalsub/authorizenet
-eg/globalsub/ccvs
 eg/globalsub/signio
 eg/globalsub/test_card
 eg/gpg_display
@@ -1268,7 +1267,6 @@
 lib/Vend/Payment.pm
 lib/Vend/Payment/AuthorizeNet.pm
 lib/Vend/Payment/BoA.pm
-lib/Vend/Payment/CCVS.pm
 lib/Vend/Payment/CyberCash.pm
 lib/Vend/Payment/ECHO.pm
 lib/Vend/Payment/MCVE.pm



2.134     +12 -0     interchange/WHATSNEW


rev 2.134, prev_rev 2.133
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.133
retrieving revision 2.134
diff -u -u -r2.133 -r2.134
--- WHATSNEW	17 Jun 2003 23:14:50 -0000	2.133
+++ WHATSNEW	19 Jun 2003 20:08:37 -0000	2.134
@@ -6,6 +6,18 @@
 ------------------------------------------------------------------------------
 
 
+Interchange 4.9.9 not yet released.
+
+
+Core
+----
+
+* CCVS payment module removed.
+
+
+------------------------------------------------------------------------------
+
+
 Interchange 4.9.8 released 2003-06-18.
 
 



2.35      +1 -1      interchange/dist/foundation/products/mv_metadata.asc


rev 2.35, prev_rev 2.34
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/products/mv_metadata.asc,v
retrieving revision 2.34
retrieving revision 2.35
diff -u -u -r2.34 -r2.35
--- mv_metadata.asc	6 May 2003 23:06:34 -0000	2.34
+++ mv_metadata.asc	19 Jun 2003 20:08:37 -0000	2.35
@@ -373,7 +373,7 @@
 variable::Variable::MULTIORDER	select							=No,1=Yes			Whether users should by default have multipage order forms.										
 variable::Variable::MV_PAYMENT_HOST	text	64								Payment Host	Many payment processors allow setting the host that the transaction
is sent to, but most provide a default. This need not be set for most gateways.										
 variable::Variable::MV_PAYMENT_ID	text	20								Payment Gateway ID	The account ID for your payment gateway.										
-variable::Variable::MV_PAYMENT_MODE	select							=none,
authorizenet=Authorize.net,
boa=Bank of America,
ccvs=CCVS,
echo=ECHO,
itransact=iTransact,
mcve=MCVE,
skipjack=Skipjack IC,
signio=Verisign Payflow Pro,
testpayment=TestPayment module,
tclink=Trust Commerce,
wellsfargo=Wells Fargo
		Payment Gateway	Which payment processor module you wish to use. You always have to sign up with your merchant bank and their credit card processor to enable this, without fail. The TestPayment module is just for testing purposes.
<p>
See the documentation in the associated module for how to implement.										
+variable::Variable::MV_PAYMENT_MODE	select							=none,
authorizenet=Authorize.net,
boa=Bank of America,
echo=ECHO,
itransact=iTransact,
mcve=MCVE,
skipjack=Skipjack IC,
signio=Verisign Payflow Pro,
testpayment=TestPayment module,
tclink=Trust Commerce,
wellsfargo=Wells Fargo
		Payment Gateway	Which payment processor module you wish to use. You always have to sign up with your merchant bank and their credit card processor to enable this, without fail. The TestPayment module is just for testing purposes.
<p>
See the documentation in the associated module for how to implement.										
 variable::Variable::MV_PAYMENT_REFERER	text	40								Payment Referer	Some payment systems (notably AuthorizeNet) want to know that the
REFERER value is correct. Most don't need this.										
 variable::Variable::MV_PAYMENT_SECRET	text	20								Payment Secret	Some payment gateways require a password or "secret". Many don't,
so this may not be necessary.										
 variable::Variable::MYSQL	select							0=No, 1=Yes													



1.8       +1 -1      interchange/dist/lib/UI/pages/include/meta/mv_metadata.asc


rev 1.8, prev_rev 1.7
Index: mv_metadata.asc
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/meta/mv_metadata.asc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- mv_metadata.asc	8 Apr 2003 16:38:14 -0000	1.7
+++ mv_metadata.asc	19 Jun 2003 20:08:37 -0000	1.8
@@ -373,7 +373,7 @@
 variable::Variable::MULTIORDER	select							=No,1=Yes			Whether users should by default have multipage order forms.										
 variable::Variable::MV_PAYMENT_HOST	text	64								Payment Host	Many payment processors allow setting the host that the transaction
is sent to, but most provide a default. This need not be set for most gateways.										
 variable::Variable::MV_PAYMENT_ID	text	20								Payment Gateway ID	The account ID for your payment gateway.										
-variable::Variable::MV_PAYMENT_MODE	select							=none,
authorizenet=Authorize.net,
boa=Bank of America,
ccvs=CCVS,
echo=ECHO,
itransact=iTransact,
mcve=MCVE,
skipjack=Skipjack IC,
signio=Verisign Payflow Pro,
testpayment=TestPayment module,
tclink=Trust Commerce,
wellsfargo=Wells Fargo
		Payment Gateway	Which payment processor module you wish to use. You always have to sign up with your merchant bank and their credit card processor to enable this, without fail. The TestPayment module is just for testing purposes.
<p>
See the documentation in the associated module for how to implement.										
+variable::Variable::MV_PAYMENT_MODE	select							=none,
authorizenet=Authorize.net,
boa=Bank of America,
echo=ECHO,
itransact=iTransact,
mcve=MCVE,
skipjack=Skipjack IC,
signio=Verisign Payflow Pro,
testpayment=TestPayment module,
tclink=Trust Commerce,
wellsfargo=Wells Fargo
		Payment Gateway	Which payment processor module you wish to use. You always have to sign up with your merchant bank and their credit card processor to enable this, without fail. The TestPayment module is just for testing purposes.
<p>
See the documentation in the associated module for how to implement.										
 variable::Variable::MV_PAYMENT_REFERER	text	40								Payment Referer	Some payment systems (notably AuthorizeNet) want to know that the
REFERER value is correct. Most don't need this.										
 variable::Variable::MV_PAYMENT_SECRET	text	20								Payment Secret	Some payment gateways require a password or "secret". Many don't,
so this may not be necessary.										
 variable::Variable::MYSQL	select							0=No, 1=Yes