Ofbiz integration with google checkout

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Ofbiz integration with google checkout

asitkumar.roy@tcs.com
Hi
  while trying to checkout product using google check out, i get the folllowing error.
org.ofbiz.webapp.event.EventHandlerException: Service invocation error (IOException encountered.)

    Please help if you have faced similar type of error
Reply | Threaded
Open this post in threaded view
|

Re: Ofbiz integration with google checkout

Ashish Vijaywargiya
Are you using trunk?
Have you tried the details provided in the document:
http://cwiki.apache.org/confluence/x/7ABk

--
Ashish


On Fri, Dec 18, 2009 at 5:50 PM, [hidden email] <
[hidden email]> wrote:

>
> Hi
>  while trying to checkout product using google check out, i get the
> folllowing error.
> org.ofbiz.webapp.event.EventHandlerException: Service invocation error
> (IOException encountered.)
>
>    Please help if you have faced similar type of error
> --
> View this message in context:
> http://n4.nabble.com/Ofbiz-integration-with-google-checkout-tp974725p974725.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

using images from a theme

Rees Watkins
Hi

I have ftl code that selects an icon based on the product type. I have several themes as I white label the site for a number of stores.
I would like to keep the icon for each store in the theme data for that store and access the correct icon in the ftl for the theme I am using.

Is there any way of doing this baring in mind the icon is selected dynamically based on product type?
eg <@ofbizContentUrl>/images/hotel.jpg</@ofbizContentUrl> where using something like <@ofbizCurrentTheme?

Thanks
Rees


Reply | Threaded
Open this post in threaded view
|

Re: Ofbiz integration with google checkout

asitkumar.roy@tcs.com
In reply to this post by Ashish Vijaywargiya
Yes, iam using trunk version ...when i click on google checkout after selecting product ... i get the service error.
Ashish Vijaywargiya wrote
Are you using trunk?
Have you tried the details provided in the document:
http://cwiki.apache.org/confluence/x/7ABk

--
Ashish


On Fri, Dec 18, 2009 at 5:50 PM, asitkumar.roy@tcs.com <
asitkumar.roy@tcs.com> wrote:

>
> Hi
>  while trying to checkout product using google check out, i get the
> folllowing error.
> org.ofbiz.webapp.event.EventHandlerException: Service invocation error
> (IOException encountered.)
>
>    Please help if you have faced similar type of error
> --
> View this message in context:
> http://n4.nabble.com/Ofbiz-integration-with-google-checkout-tp974725p974725.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Ofbiz integration with google checkout

asitkumar.roy@tcs.com
In reply to this post by asitkumar.roy@tcs.com

asitkumar.roy@tcs.com wrote
Hi
  while trying to checkout product using google check out, i get the folllowing error.
org.ofbiz.webapp.event.EventHandlerException: Service invocation error (IOException encountered.)

    Please help if you have faced similar type of error
 Finally i got the answer. Since i was in intranet  & the proxy setting was blocking the checkout.google.com site ... i was unable to hit checkout server. If you u facing similar type of problem please check your proxy setting