Inactive
- Join Date:
- Jun 2005
- Location:
- Cheney WA
- Posts:
- 1,123
- Plugin Contributions:
- 0
Google Checkout module for ZC 1.3.x (beta)
I think real support for this mod is now at
http://groups.google.com/group/google-checkout-for-zen-cart-mod-support
Views: 1,099,961
Inactive
I think real support for this mod is now at
http://groups.google.com/group/google-checkout-for-zen-cart-mod-support
New Zenner
I'm tearing my hair out with GCO, i've spent two days trying to get this to work, and am completely stuck now.
I'm no expert in this at all, but have carefully followed all instructions. I have created an account on the google sandbox for testing purposes.
From the shopping cart, when the google checkout button is clicked i receive a 'page cannot be displayed' error.
I've run the response handler test http://demo.globant.com/~brovagnati/tools/responsehandler_test.php and have received the following results:
HTTP/1.0 401 Unauthorized
Date: Wed, 07 Nov 2007 22:47:25 GMT
Server: Apache
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
WWW-Authenticate: Basic realm="GoogleCheckout PHPSample Code"
Set-Cookie: zenid=28a49d68aec7bbd24c3a6148b4408663; path=/; domain=www.hubooks.co.uk
Vary: Host
Content-Type: text/html; charset=iso-8859-1
X-Cache: MISS from proxy.globant.com
Proxy-Connection: close
Failed to Get Basic Authentication Headers
Please can someone throw me a lifeline and help me get to the bottom of this.
Thanks in advance.
New Zenner
Hi, wondering if anyone can help with this problem. I have Google Checkout with the Royal Mail contribution. My sandbox is set up and I've got all my shipping methods into the shipping_methods.php. No errors on the shopping cart page, but I am getting this error when pressing the googlecheckout button to make a purchase:-
<error serial-number="6fa24740-613d-4110-9027-6b8918b85499"> − <error-message> Error parsing XML; message from parser is: cvc-maxLength-valid: Value 'Royal Mail <b>Airsure®</b> <i style=\"font-weight: normal\">"Small Packet"</i>: Airmail Express delivery in 2-4 working days. <br />Parcel requires a signature, tracking can be provided. Delivery to United States : 0.080 kg(s)' with length = '302' is not facet-valid with respect to maxLength '255' for type '#AnonType_nameMerchantCalculatedShipping'. </error-message> </error>Thankyou.
New Zenner
---kate---:
Hi, wondering if anyone can help with this problem. I have Google Checkout with the Royal Mail contribution. My sandbox is set up and I've got all my shipping methods into the shipping_methods.php. No errors on the shopping cart page, but I am getting this error when pressing the googlecheckout button to make a purchase:-
<error serial-number="6fa24740-613d-4110-9027-6b8918b85499"> − <error-message> Error parsing XML; message from parser is: cvc-maxLength-valid: Value 'Royal Mail <b>Airsure®</b> <i style=\"font-weight: normal\">"Small Packet"</i>: Airmail Express delivery in 2-4 working days. <br />Parcel requires a signature, tracking can be provided. Delivery to United States : 0.080 kg(s)' with length = '302' is not facet-valid with respect to maxLength '255' for type '#AnonType_nameMerchantCalculatedShipping'. </error-message> </error>Thankyou.
Looks like I've found an answer. Just had to shorten all my sentances! :smile:
Zen Follower
problem.. my checkout installation times out when trying to access the API.
I get this error: java.net.SocketTimeoutException: Read timed out
I alsoI tried the responsehandler test at:https://demo.globant.com/
~brovagnati/tools/responsehandler_test.php
I got this:
HTTP/1.0 400 Bad Request
Date: Tue, 13 Nov 2007 00:33:13 GMT
Server: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/
1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28
OpenSSL/0.9.8b PHP-CGI/0.1b
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
check=0
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
X-Powered-By: PHP/5.2.4
Set-Cookie: zenid=2abe2dff1e2ab9aa78d08cffce0fbb75; path=/;
domain=wishgiving.com
Content-Type: text/html; charset=iso-8859-1
X-Cache: MISS from proxy.globant.com
Proxy-Connection: close
Invalid or not supported Message
Everything else works fine though, but the responsehandler isn't relaying my settings over.
New Zenner
I need some serious help with the shipping part of GC.
I have read 63 of the 101 pages on this thread and I am none the wiser.
The error I get is
and in the admin
Royal Mail 1st Class Recorded Signed ForTM "Packet" rm1stpacketsf not configured!
Royal Mail International Signed For® "Small Packet" rmamisfsmallpacket not configured!
Royal Mail specialdelivery® next day specialdelivery not configured!
What am I doing wrong.
Eddie
New Zenner
Anyone on Royal Mail settings above?
Zen Follower
Hi
I believe I solved this by creating an tax class called Freight, and setting it to 0. Then you can apply this tax to free shipping, and Google accepts it. Sorry I can't be sure, but I tried about 1000 variations when trying to get Google set up. The good news - it does work! Good luck.
New Zenner
Thanks for the info - but this didn't work for me.
[Set up as you, I think]
Can you confirm exactly what you did and how you have it set, or anyone else please!!!
Eddie
Zen Follower
Will this module work with 1.3.6? I'd like to add it but I am not ready to move to 1.3.7 ....
New Zenner
Hi,
I have gotthe checkout working but when i go throught to google, VAT is not charged to the basket. However it is charged correctly at 17.5% on the site for all other checkout options.
Can anyone shed some light?
Regards
Adam
New Zenner
I have installed GC module as per instruction with Sandbox account but when I clikc GC button I get a page Error 400 bad request. I need help!
New Zenner
If anyone wants to check I got a Level 2 integration **working **in production of google checkout-zc-1.4.5 and zencart-1.3.7.1 at http://isooz.com
Took me a few days to set it up, but the longest I had to wait was for the webhosting company http://www.webcity.com.au to install the SSL certificate, they were a little slow.
Luis
New Zenner
My host has the setting 'allowoverride' set to NONE, i believe for GCO to work i need to have this as 'authconfig' so how and where do i set this?
I tried to do this in a .htaccess file, but since I'm new to this i'm not sure if i'm doing it right.
Please help.
New Zenner
I've finally got it working!!!!!!!!!
basically, my host told me that they did have 'allowoverride authconfig' on my virtual server (or whatever the correct term is), but they did spot the mistake in my .htsccess file which I would never have known...the path to the .htpwd was missing some directories before 'var/www/html' - so be sure to double check with your host that this is indeed the full path to a certain file.
New Zenner
GC, discount coupons and gift certificates! Oh, my!
Scenario one, only gift certificates in the cart: Google goes by the rules and refuses to apply a discount coupon.
Scenario two, any other non-virtual store item in the cart along with the gift certificate(s): Google applies the coupon to everything (gift cert. included)!
I can't allow people to purchase gift certificates with a discount applied. Any ideas, thoughts, comments, etc.?
Info: all of the directions followed to a T on creating gift certificates and everything on Zen cart side working great. Hey, even Google's working great as long as you don't buy something non-virtual along with it.
Thanks in advance!
New Zenner
cherryo:
GC, discount coupons and gift certificates! Oh, my!
REVISED:
GC, discount coupons and "deny" items! Oh, my!
Problem: When cart is filled with "deny coupon" items along with "allow coupon" items, GC allows coupon to be applied to the entire purchase.
Details:
Google Checkout seems to apply coupons to items it should denying when the cart is mixed with allowed items (not just gift certificates as I thought in the prev. post).
Settings: Discount Coupons Product/Category Restrictions with a deny on gift certificates and other non-virtual test products.
When cart has just "deny coupon" items: no coupons are allowed. Yeah! :clap:
When cart is filled with "deny coupon" items & "allow coupon" items: coupons are allowed. Ugh! :frusty:
Thanks for any help!
New Zenner
tasleem:
I have installed GC module as per instruction with Sandbox account but when I clikc GC button I get a page Error 400 bad request. I need help!
I tried all options of module but still the same problem "bad request"
New Zenner
Hi guys, I know this has been an issue for a few people now....
I have installed google checkout (on two seperate installs of zen cart on different servers both running php 4.3.1 to see if it was an error the first time I tried) I have an activated google checkout merchant account aswell. I have entered the merchant ID and merchant key, everything going fine up until here...
When I go to make a test purchase to see if google checkout is available I can select it as a payment option on 'step 2 of 3 payment information'. I then press the continue to checkout button, which then takes me to '3 of 3 order confirmation' if I confirm the order it takes me straight back to my shopping cart contents.
I am unsure if I have successfully configured the ssl callback on google, could this be the reason for the checkout 'loop', if so is there any usefull documentation on ssl implementation for GCO + ZC?
At no point on my site do I see the google checkout 'button' only the choice to select GCO as a payment option via the radial checkbox.
thanks very much to anyone who can help me.
New Zenner
I have also tried this with a sandbox account which gives me exactly the same result
Fields marked required must be completed.
Tell staff why this post should be reviewed.