Better Together will be updated shortly in the download area with the fixes required to use Google Checkout. Watch the Better Together support thread for details as soon as it's ready.
Thanks,
Scott
Printable View
Better Together will be updated shortly in the download area with the fixes required to use Google Checkout. Watch the Better Together support thread for details as soon as it's ready.
Thanks,
Scott
could someone be kind enough to explain why i am getting the following errors?
in sandbox mode no https - works fine, calculates shipping.
sandbox mode w/ https - i get :
We encountered an error trying to access your server at https://MY-SITE.TLD/googlecheckout/responsehandler.php
-- the error we got is: Sending failed with HTTP response code: 302. Response body was:
so i did some searching and saw a post mentioning the response handler test. this is what i get from that :
Code:Authorization: Basic XXXXXX:XXXXXX
Content-Type: application/xml;charset=UTF-8
Accept: application/xml;charset=UTF-8
X-Origin-IP: 70.253.43.238
and i get the same in production mode....Code:HTTP/1.0 405 Method Not Allowed
Server: Zeus/4.3
Date: Wed, 19 Sep 2007 19:35:05 GMT
Allow: GET, HEAD
Content-Type: text/html
Hostname: b015
X-Cache: MISS from proxy.globant.com
Proxy-Connection: close
<html><head><title>Error 405 Method Not Allowed
</title></head><body bg##############################><h2>Error 405 Method Not Allowed
</h2><p>The requested method POST is not allowed for URL /googlecheckout/responsehandler.php<p><i>Powered by <a href="http://errors.zeus.com/">Zeus Technology</a></i></body></html>
any help would be greatly appreciated. I tried asking help from google but they said
since its integrated with zen cart. i need to ask them.
Thanks,
James
sorry i made a mistake on the above post and didn't catch it in time to edit. the handler test output is actually :
Code:Authorization: Basic XXXXXX:XXXXXX
Content-Type: application/xml;charset=UTF-8
Accept: application/xml;charset=UTF-8
X-Origin-IP: 70.253.43.238
Code:HTTP/1.0 302 Moved Temporarily
Date: Wed, 19 Sep 2007 20:11:50 GMT
Server: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch7 mod_ssl/2.2.3 OpenSSL/0.9.8c
X-Powered-By: PHP/5.2.0-8+etch7
Set-Cookie: zenid=xxxxxxxxxxxxxxxxxxxxxxx; path=/; domain=www.MY-SITE.TLD
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://www.MY-SITE.TLD/googlecheckout/responsehandler.php?zenid=xxxxxxxxxxxxxxxxxx
Content-Length: 0
Content-Type: text/html; charset=UTF-8
X-Cache: MISS from proxy.globant.com
Proxy-Connection: close
Hi,
I've been working on getting Google checkout working for a UK shop.
Got a problem with VAT.
When in google checkout it seems to think the VAT is 0.
So if i have a product that is 4.50 inc VAT it shows it as 3.83 in google checkout but then does add the vat on (includes VAT £0.00).
Anyone know what might be happening here? Also I've notice that in response_message.log the tax is set to false: <tax>false</tax>
Not sure why, and i can't see where i might set it to true.
Thanks for any help.
Hello,
taf, Gunzanroses, schwimwastaken, regenbauma, teebo, malka, toothpick, brodus, veekay, HueyTypeR, DanAllkins, etc...
Recommend posting your issues/questions to the GC mod for ZC support forum at:
http://groups.google.com/group/googl...rt-mod-support
Ropu (the mod developer), Pablo and volunteers whom help support the mod will more likely observe your post and respond (they do not read/reply to this forum).
Also I have just posted to the above support forum a listing of various Google Checkout merchant and integrator resources.
Note: Google Checkout mod v1.45 with brand new GoogleCheckout Carrier Calculated (GCC) Shipping support to be released VERY soon. Visit and/or subscribe to the above support site for pending announcement.
Woody
Thanks for the info. Will look there for further details.
Hi Woodymon
Thanks for all the info. The Guide to setting up the google merchant account was the last piece of the puzzle that i was looking for. I've now got Google checkout working, it's automatically picking up the shipping info and creating accounts in the admin of zencart. I have to say google checkout looks really cool!:smile:
Thanks.
OK,
I'm new to Zen-CArt. I chose it to save my client some money - and I want to get them hooked up with a google mercahnt account.
I got the Google Beta installed - following instructions on Option A of the Installation README now what do I do?
When I run /googlecheckout.responsehandler.php -I get no error. Infact, I get no page. Just 404
Is something missiing? Any sggestions?
Just for kicks I ran that page again and here's my error:
Warning: include(includes/modules/payment/googlecheckout.php) [function.include]: failed to open stream: No such file or directory in /home/allenlen/public_html/american-health-foods/catalog/googlecheckout/responsehandler.php on line 74
Warning: include() [function.include]: Failed opening 'includes/modules/payment/googlecheckout.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:.:.') in /home/allenlen/public_html/american-health-foods/catalog/googlecheckout/responsehandler.php on line 74
Fatal error: Class 'googlecheckout' not found in /home/allenlen/public_html/american-health-foods/catalog/googlecheckout/responsehandler.php on line 91