Re: svn commit: r604986 - /ofbiz/trunk/applications/accounting/config/payment.properties

Posted by mrisaliti@libero.it on
URL: http://ofbiz.116.s1.nabble.com/Re-svn-commit-r604986-ofbiz-trunk-applications-accounting-config-payment-properties-tp187114p187120.html

If there is a broken link simply PayPal cannot notify their requests to OFBiz.
So we can leave like it is and when someone want to test it has to insert a valid link or comment it.

Thanks
Marco


> 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: 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
> >>
> >>
> >>
> >
>
>
>