http://ofbiz.116.s1.nabble.com/Problem-with-Google-Check-Out-integration-tp141825p141827.html
How about Ur Progress... In integration of google check out with ofbiz.
>
>
> 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.
>
>