svn commit: r604986 - /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: r604986 - /ofbiz/trunk/applications/accounting/config/payment.properties

jleroux@apache.org
Author: jleroux
Date: Mon Dec 17 12:31:47 2007
New Revision: 604986

URL: http://svn.apache.org/viewvc?rev=604986&view=rev
Log:
I guess it's better to put this one too (and 3 typos)

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?rev=604986&r1=604985&r2=604986&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/payment.properties (original)
+++ ofbiz/trunk/applications/accounting/config/payment.properties Mon Dec 17 12:31:47 2007
@@ -242,16 +242,16 @@
 payment.paypal.business=[hidden email]
 
 # PayPal Notify URL
-payment.paypal.notify=http://[yourServerName)/ecommerce/control/payPalNotify
+payment.paypal.notify=http://[yourServerName]/ecommerce/control/payPalNotify
 
 # PayPal Return URL
-payment.paypal.return=http://[yourServerName)/ecommerce/control/orderhistory
+payment.paypal.return=http://[yourServerName]/ecommerce/control/orderhistory
 
 # PayPal Return On Cancel URL
-payment.paypal.cancelReturn=http://[yourServerName)/ecommerce/control/payPalCancel/main
+payment.paypal.cancelReturn=http://[yourServerName]/ecommerce/control/payPalCancel/main
 
 # Image To Use On PayPal
-payment.paypal.image=http://demo.hotwaxmedia.com/images/ofbiz_logo.jpg
+payment.paypal.image=http://[yourServerName]/images/ofbiz_logo.jpg
 
 # Thank-You / Confirm Order Template (rendered via Freemarker)
 payment.paypal.confirmTemplate=/order/emailconfirmation.ftl