Quote Originally Posted by ropu View Post
For the first issue, have a look to the integration section, a full detail of the error will be show

you can also use http://demo.globant.com/tools -> cart decode to see how the cart is generated. that error is because the cart is malformed

the second issue could be because GC is detected as a spider. try disabling spiders or remove from includes/spider.txt strings ling jakarta


hope this helps

ropu
ropu,

1. There is no jakarta in the includes/spider.txt

2. I am not sure that the googlecheckout is coded to account for Free Shipping Option when order doesn't meet the requirement. When Free Shipping Option is enabled and set to give free shipping for orders > or = $149.99, Googlecheckout doesn't throw error if order placed is > or = $149.99. If the order is < $149.99 then googlecheckout returns error message " Oops!
Clevershoppers.com has sent Google a shopping cart with errors in it. We'll contact them to ask that they fix this problem. As this could be a temporary issue, you can go back in your browser to try checking out again
." Basically, the googlecheckout code is not taking into account the condition when shopping cart order total is less than the stated condition.

3. Googlecheckout currently doesn't return calculated shipping, just displays the default values configured on the admin side. I assume there is a timeout issue still.

4. Enabling multi-socket to speed shipping calculation returns error that our store currently does not ship to customer's location no matter what their location is.

5. Googlecheckout still does not support tax calculation if a customer belongs to a zone that requires tax.