Author: jonesde
Date: Mon May 21 15:50:23 2007
New Revision: 540339
URL:
http://svn.apache.org/viewvc?view=rev&rev=540339Log:
Added comment about setting this explicitly to false to do something
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=540339&r1=540338&r2=540339==============================================================================
--- ofbiz/trunk/applications/accounting/config/payment.properties (original)
+++ ofbiz/trunk/applications/accounting/config/payment.properties Mon May 21 15:50:23 2007
@@ -204,6 +204,7 @@
# Pre-Authorize Payments (if set to N will auto-capture)
payment.verisign.preAuth=Y
+# Set to false to not transmit anything
payment.verisign.enable_transmit=true
############################################