Author: jleroux
Date: Mon Dec 17 12:38:24 2007
New Revision: 604992
URL:
http://svn.apache.org/viewvc?rev=604992&view=revLog:
Make obvious (internaly documented) the paypal URLs
Modified:
ofbiz/branches/release4.0/applications/accounting/config/payment.properties
Modified: ofbiz/branches/release4.0/applications/accounting/config/payment.properties
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/accounting/config/payment.properties?rev=604992&r1=604991&r2=604992&view=diff==============================================================================
--- ofbiz/branches/release4.0/applications/accounting/config/payment.properties (original)
+++ ofbiz/branches/release4.0/applications/accounting/config/payment.properties Mon Dec 17 12:38:24 2007
@@ -239,16 +239,16 @@
payment.paypal.business=
[hidden email]
# PayPal Notify URL
-payment.paypal.notify=
http://demo.hotwaxmedia.com/ecommerce/control/payPalNotify+payment.paypal.notify=http://[yourServerName]/ecommerce/control/payPalNotify
# PayPal Return URL
-payment.paypal.return=
http://demo.hotwaxmedia.com/ecommerce/control/orderhistory+payment.paypal.return=http://[yourServerName]/ecommerce/control/orderhistory
# PayPal Return On Cancel URL
-payment.paypal.cancelReturn=
http://demo.hotwaxmedia.com/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