Posted by
G.Venkata Phanindra on
URL: http://ofbiz.116.s1.nabble.com/Problem-with-Google-Check-Out-integration-tp141825.html
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=paymentand 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