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

jleroux@apache.org
Author: jleroux
Date: Mon Dec 17 12:30:34 2007
New Revision: 604985

URL: http://svn.apache.org/viewvc?rev=604985&view=rev
Log:
Make obvious (internaly documented) the paypal URLs

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=604985&r1=604984&r2=604985&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/payment.properties (original)
+++ ofbiz/trunk/applications/accounting/config/payment.properties Mon Dec 17 12:30:34 2007
@@ -242,13 +242,13 @@
 payment.paypal.business=[hidden email]
 
 # PayPal Notify URL
-payment.paypal.notify=
+payment.paypal.notify=http://[yourServerName)/ecommerce/control/payPalNotify
 
 # PayPal Return URL
-payment.paypal.return=
+payment.paypal.return=http://[yourServerName)/ecommerce/control/orderhistory
 
 # PayPal Return On Cancel URL
-payment.paypal.cancelReturn=
+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