Author: jleroux
Date: Wed Dec 19 07:20:06 2007
New Revision: 605575
URL:
http://svn.apache.org/viewvc?rev=605575&view=revLog:
Changed a couple of thing while looking for "configname=" BJ asked for, did not find anything related (I don't know anything about PayPal configuration I should say)
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=605575&r1=605574&r2=605575&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/config/payment.properties (original)
+++ ofbiz/trunk/applications/accounting/config/payment.properties Wed Dec 19 07:20:06 2007
@@ -239,7 +239,8 @@
############################################
# PayPal E-Mail address
-payment.paypal.business=
[hidden email]
+#payment.paypal.business=
[hidden email]
+payment.paypal.business=vote@[yourServerName]
# PayPal Notify URL
payment.paypal.notify=http://[yourServerName]/ecommerce/control/payPalNotify
@@ -251,7 +252,8 @@
payment.paypal.cancelReturn=http://[yourServerName]/ecommerce/control/payPalCancel/main
# Image To Use On PayPal
-payment.paypal.image=http://[yourServerName]/images/ofbiz_logo.jpg
+#payment.paypal.image=http://[yourServerName]/images/ofbiz_logo.jpg
+payment.paypal.image=http://[yourServerName]/images/[your_logo].jpg
# Thank-You / Confirm Order Template (rendered via Freemarker)
payment.paypal.confirmTemplate=/order/emailconfirmation.ftl