svn commit: r540337 - /ofbiz/trunk/applications/accounting/config/payment.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r540337 - /ofbiz/trunk/applications/accounting/config/payment.properties

jonesde
Author: jonesde
Date: Mon May 21 15:45:36 2007
New Revision: 540337

URL: http://svn.apache.org/viewvc?view=rev&rev=540337
Log:
Added default for payment.verisign.enable.transmit=true so that it will talk to verisign

Modified:
    ofbiz/trunk/applications/accounting/config/payment.properties

Modified: ofbiz/trunk/applications/accounting/config/payment.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/payment.properties?view=diff&rev=540337&r1=540336&r2=540337
==============================================================================
--- ofbiz/trunk/applications/accounting/config/payment.properties (original)
+++ ofbiz/trunk/applications/accounting/config/payment.properties Mon May 21 15:45:36 2007
@@ -204,6 +204,8 @@
 # Pre-Authorize Payments (if set to N will auto-capture)
 payment.verisign.preAuth=Y
 
+payment.verisign.enable_transmit=true
+
 ############################################
 # WorldPay Select Pro Configuration
 ############################################