Hi Phani, Just wanted to check if their was any update on integrating google checkout with ofbiz.
Thanks, rohit G.Venkata Phanindra wrote: > > Hi Rohit, > I am redy to do that but as i told u i will be completing it > by > end of this month.Right now the Code is not completly integrated with > ofbiz.I am still working on Call back service where google will be proving > us the response and we need to take a step in our order managemt > accordingly. I am still at stage of planning.I would defintly share code > once i feel its stable enough to integrate and usable with ofbiz ecommerce > applications > Thanks for your reply. > Cheers. > Phani > > > On 9/19/06, rohit2006 <[EMAIL PROTECTED]> wrote: >> >> >> i guess u will have it very difficult to keep customer on your site, if >> they >> choose google checkout. I would rather suggest you not to stretch google >> policies, you certainly dont want to be in bad books of google. We are >> not >> really pursuing google right now with priority but its certianly >> something >> that we did like to have. I guess offering google checkout can somewhat >> help >> in google better indexing your site and your site becoming more prominent >> in >> search results. This is purely my personal opinion, thats one main reason >> we >> want google checkout. Maybe if you could share your code here, we could >> help >> you extending it further. >> >> rohit >> >> >> >> >> G.Venkata Phanindra wrote: >> > >> > Hi rohit, >> > I was able to complete the Dummmy Implementation of Google Check >> > out >> > one of the problems i am facing is my bussines team is looking for >> > integration which will make sure that user will not leave our >> > Webstore.Whichis one of the options Pay pal is providing using website >> > pro paypal mode of Integration. >> > My TIme line for this is about end of this month for level 1 Google >> > Check >> > out integration with ecommerce. >> > How about Ur Progress... In integration of google check out with >> ofbiz. >> > cheers >> > Phani >> > >> > >> > On 9/18/06, rohit2006 <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> hi Phanindra, >> >> >> >> any progress on the google checkout integration, just checking as we >> too >> >> were quite eager on doing so, but had put it off due to google >> policies. >> >> >> >> rohit >> >> >> >> >> >> G.Venkata Phanindra wrote: >> >> > >> >> > Hi, >> >> > I am doing the following to integrate google check out with >> >> ofbiz. >> >> > 1) Added paymentService to ProductStorePaymentSetting >> >> > 2) Added paymentService to services_paymentmethod.xml >> >> > <service name="googleCheckout" engine="java" location=" >> >> > org.ofbiz.accounting.payment.GoogleCheckoutServices" >> >> > invoke="googleCheckoutProcessor"> >> >> > <description>Google Checkout Processing >> Interface</description> >> >> > <implements service="paymentProcessInterface"/> >> >> > </service> >> >> > 3) I have used Google Check out API for creation of Check out cart >> and >> >> > other information. I am able to get the code working as a stand >> alone >> >> > application >> >> > 4) I am not getting in the following flow ........ where to >> configure >> >> so >> >> > as >> >> > to pass the information to google >> >> > http://localhost:8080/ecommerce/control/checkoutoptions >> after >> >> > providing all the information about shipping Mode of payment >> >> etc........ >> >> i >> >> > am at stage to submit order, its going to following Url >> >> > >> >> > >> >> >> http://localhost:8080/ecommerce/control/processorder?checkoutpage=payment >> >> > and giving me the error message as >> >> > >> >> org.ofbiz.webapp.control.RequestHandlerException >> >> : >> >> > Illegal response; handler could not process [google]. >> >> > i have doubt that i am unable to provide information so as it to go >> to >> >> > google check out.Please provide me information where i am doing >> >> mistake. >> >> > Regards >> >> > G Venkata Phanindra. >> >> > >> >> > >> >> > >> >> > >> >> > -- >> >> > G.Venkata Phanindra >> >> > Mob:: 9849852989 >> >> > >> >> > >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Problem-with-Google-Check-Out-integration-tf2265184.html#a6369269 >> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > G.Venkata Phanindra >> > Mob:: 9849852989 >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Problem-with-Google-Check-Out-integration-tf2265184.html#a6383013 >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> > > > -- > G.Venkata Phanindra > Mob:: 9849852989 > > -- View this message in context: http://www.nabble.com/Problem-with-Google-Check-Out-integration-tf2265184.html#a7243440 Sent from the OFBiz - User mailing list archive at Nabble.com.
