Google Checkout Error

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
milliehill
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Mon Aug 15, 2011 2:02 pm

Google Checkout Error

Post by milliehill » Mon Aug 15, 2011 2:06 pm

Does anyone know why I am getting this error?

------------------------------------------------------------------------------
Google Checkout Failed.

Google Checkout Response.IsGood = False

Google Checkout Error Message = Internal error in server
------------------------------------------------------------------------------
Thanks in Advance

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Google Checkout Error

Post by Katie » Tue Aug 16, 2011 8:34 am

Hi,

It's hard to say, because there's not much information to go on. If you can start by providing your AbleCommerce version and build number we can check for any known issues at the help site.

Is this your first time setting up GoogleCheckout, or was it working at some point and then stopped?

What error message do you see with the order's payment history? Or maybe the order doesn't complete? Try to give us more detail about what's going on and I'd be happy to help.

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

milliehill
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Mon Aug 15, 2011 2:02 pm

Re: Google Checkout Error

Post by milliehill » Wed Aug 17, 2011 6:47 am

Hi -
The info you requested is as follows:
AbleCommerce for ASP.NET
VERSION: 7.0.7.14600
MSSQL v2005
I had it set up as a test - it worked only once
The next time I set it up I got this error and every time after I tried it since then
I put an item in the basket
Click the Google checkout button
I immediately receive this error on the product page
It never gets to the point of processing




Hi,

It's hard to say, because there's not much information to go on. If you can start by providing your AbleCommerce version and build number we can check for any known issues at the help site.

Is this your first time setting up GoogleCheckout, or was it working at some point and then stopped?

What error message do you see with the order's payment history? Or maybe the order doesn't complete? Try to give us more detail about what's going on and I'd be happy to help.

Thanks,
Katie

milliehill
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Mon Aug 15, 2011 2:02 pm

Re: Google Checkout Error

Post by milliehill » Wed Aug 17, 2011 11:02 am

What API Version do I put in the drop down box on the Google Checkout Integration page?
I have it set to Version 2.5

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Google Checkout Error

Post by Katie » Thu Aug 18, 2011 7:11 am

Hi,

That's a really good question. We support a Level 2 integration, so that might be right. This is something I need to check up on.

Some common things to check with GC.

1) When you are in a 'production environment', Google expects the callback URL to be SSL. Go ahead and double check in your Google configuration area that the URL to your AbleCommerce store is https. Also double check the URLS to google from the AC configuration page and make sure they are not referencing the sandbox (non ssl) servers.

2) If you have enabled the Basic Auth setting from AbleCommerce, then you need to do some special configuration on the server.

3) One more thing that can be really helpful is to turn on Debug from the AC config page. Try a test transaction, and then go open the Google Checkout log file that was created in the \app_data\logs\ folder. Paste the results here, but make sure to remove any 'sensitive' information of course.

Thanks,
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply