http://ofbiz.116.s1.nabble.com/Re-svn-commit-r604986-ofbiz-trunk-applications-accounting-config-payment-properties-tp187114p187117.html
> I agree
> plus
> configname=
> so we can check if it is null.
> see my other email\Re: svn commit: r604632
> dated 12/16/2007 7:42 AM
>
> Jacopo Cappellato sent the following on 12/18/2007 1:08 AM:
> > Maybe I'm missing something but: shouldn't we comment (#) these entries?
> >
> > Jacopo
> >
> >
[hidden email] wrote:
> >> Thanks Jacques,
> >>
> >> you have already done it, so delete my previously mail.
> >>
> >> Marco
> >>
> >>> 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:
> >>>
> >>>
> >>> ==============================================================================
> >>>
> >>> --- 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
> >>>
> >>>
> >>>
> >>
> >
> >
> >
> >
> >
>