Hi Ashish, if you want to use Google Checkout API callback is necessary to install a trused certificate and then URL must be in https and not http (API callback URL on Setting --> Integration). Anyway if you see that Google Checkout does not reach your OFBiz URL you can check the logs under Tools --> Integration Console.
Hoping it can helps you. Thanks Marco > Hello Scott, > > Thanks for your response. > > Yes the URL that I have provided is publicly available. > I have tried it by putting the URL in browser and it is working. > > -- > Ashish > > Scott Gray wrote: > > Hi Ashish > > > > Is the url that you're providing publicly accessible without any > > authentication? > > > > Regards > > Scott > > > > On 25/05/2009, at 10:21 PM, Ashish Vijaywargiya wrote: > > > >> Hello, > >> > >> I am working on googlecheckout. > >> I am facing some problem in receiving XML message coming from Google. > >> > >> Let me explain the scenario: > >> > >> First of all we prepare a XML string and if XML string format looks > >> good then Google sends the response in XML form on the specified call > >> back URL. > >> Settings of Call Back url is done in Google checkout area. > >> I have specified call back url of server and which looks like: > >> > >> http://xxx.xxx.xxx.xxx:8080/ecommerce/control/processGoogleCheckoutResponse > >> > >> > >> But the problem is that I am not getting any XML message on this URL. > >> Do we have some restrictions in inbuilt tomcat setup so that it don't > >> accept any request coming from the external resource ? > >> > >> I am puzzling on this since long so any help on this would be greatly > >> appreciated. > >> Thanks in advance. > >> > >> -- > >> Ashish > >> > > >
