Zen Cart Logo
Forums / Addon Payment Modules / Google Checkout module for ZC 1.3.x (beta)

Google Checkout module for ZC 1.3.x (beta)

Locked

Views: 1,099,610

Results 3,261 to 3,280 of 3,921
This thread is locked. New replies are disabled.
05 Jan 2010, 18:28
#3261
jbarrick avatar

jbarrick

Zen Follower

Join Date:
Aug 2008
Posts:
218
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

No one has any ideas on how to resolve this?

06 Jan 2010, 20:49
#3262
jbarrick avatar

jbarrick

Zen Follower

Join Date:
Aug 2008
Posts:
218
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

I can't believe that no one has any ideas on this. Clearly I am not the only person who has experienced this issue.

09 Jan 2010, 15:27
#3263
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Google Checkout module for ZC 1.3.x (beta)

Parameter Signature Missing - Integration Issue Detail

What is this?

<?xml version="1.0" encoding="UTF-8"?> <error xmlns="http://checkout.google.com/schema/2" serial-number="90610186-aa0d-4d79-a4e1-7c3625ad43aa"> <error-message>We were looking for the parameter signature, but we didn't find it in the cart post; check your form fields.</error-message> </error>

After a year of no GC issues this pops up.

09 Jan 2010, 15:41
#3264
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Google Checkout module for ZC 1.3.x (beta)

jbarrick:

I can't believe that no one has any ideas on this. Clearly I am not the only person who has experienced this issue.

GC is not able to talk to your responsehandler.php

You'll have to check file permissions are 644 or that it is where it is supposed to be.

13 Jan 2010, 12:05
#3265
thieving_gypsy avatar

thieving_gypsy

New Zenner

Join Date:
May 2006
Posts:
87
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Quick question..

Is it really worth the heartache of installing this module?

For the second time we've installed it on a clients site and it's not working - is therean update for the 1.4.7 version that needs to be done?

Andy

16 Jan 2010, 05:11
#3266
techiant avatar

techiant

New Zenner

Join Date:
Oct 2008
Posts:
82
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

The Google Analytics option within this module works except for Ecommerce tracking (Only Google Checkout orders get tracked under Ecommerce tracking results).

Is this a limitation with this module, or is there something we are missing? Any workarounds to allow Ecommerce tracking?

21 Jan 2010, 11:08
#3267
stevend avatar

stevend

New Zenner

Join Date:
May 2006
Posts:
16
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

after 12 months of no problems at all with google checkout, I have suddenly started to get errors

I checked with the responsehandler_test.php

HTTP/1.1 400 Bad Request
Date: Thu, 21 Jan 2010 09:58:22 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
X-Powered-By: PHP/5.2.9
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
Set-Cookie: zenid=7354c902a6a1518b3efa5c7ae637a04e; path=/; domain=www.xxxxxxxxxx.co.uk
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

Invalid or not supported Message

Nothing has been edited, no settings changed, zencart files havent been touched, and google settings havent been touched

as far as I can tell, the only changes have been whm/cpanel updates, but the message doesnt suggest any problem as such, other than "Invalid or not supported Message"

what the hell does that mean

anyone any ideas?

29 Jan 2010, 16:38
#3268
autoace avatar

autoace

Totally Zenned

Join Date:
Jun 2009
Posts:
618
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Hi,

I am about to attempt to install the Google Checkout mod for Zen Cart and was reading the README file when I saw this:

'If your site is installed on a PHP CGI you must disable Basic Authentication over PHP.'

According to my host, my site does run PHP as CGI, so what are the implications of doing the above?

29 Jan 2010, 21:27
#3269
jbarrick avatar

jbarrick

Zen Follower

Join Date:
Aug 2008
Posts:
218
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

The issue that I have now is that Google Checkout doesn't always charge shipping.

If the Google Checkout button is clicked on the CART page, everything works great.

If the Google Checkout button is clicked on the product page or elsewhere, shipping is not charged.

The checkout button in each case is accessing the same file.

I can't figure this out.

29 Jan 2010, 22:59
#3270
jbarrick avatar

jbarrick

Zen Follower

Join Date:
Aug 2008
Posts:
218
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Google Checkout replied to me saying that the product page is actually sending zero as the shipping price while the CART page is sending the correct shipping price.

Why would the product page send "0" when the CART page is sending the correct price?

Google can't help me with this part.

29 Jan 2010, 23:17
#3271
autoace avatar

autoace

Totally Zenned

Join Date:
Jun 2009
Posts:
618
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Hi,
It seems that I have successfully installed Google Checkout with one minor issue!

I'm a bit confused as to how you set up the shipping. I went into my Google sandbox account and set up a Price based Table as a Shipping Method under Settings>Shipping Setup. However when I went to make a test order, that did not show up!

Also in my admin, when I come to setting of "Default Values for Real Time Shipping Rates" there is a 'Shipping Generator' link that says my site is asking for UN and PW info and I put that in and it just keeps asking for it... ?????

What am I doing wrong?

01 Feb 2010, 04:38
#3272
ryanb4614 avatar

ryanb4614

Totally Zenned

Join Date:
Feb 2008
Posts:
556
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Can someone point me to the right post, I have been reading for hours cant find it... I have both of the fedex mods installed for overnight and home delivery, it shows the most highest cost first, in my admin and in the store settings it does NOT do this. Any help? Also the low order fee seems to be getting taxed in GC
Hope to get this fixed with the shipping ASAp, i have read where people posted questions never found the answer. thanks

01 Feb 2010, 13:04
#3273
natty avatar

natty

New Zenner

Join Date:
Dec 2008
Posts:
65
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Hey fellow Zenners

I've recently started playing with Google Checkout mod on my 1.3.8a zen-cart. I've also got Ceon's URI Mapping mod installed

I can access http://www.worldofstuff.co.uk/googlecheckout/reponsehandler.php and get a login box as expected.

Problem is 2 fold.

  1. I'm unable to get into /googlecheckout/shipping-generator as it comes up with the login box. I've set the htaccess as per the mod's instructions.

  2. If I add a product and then use the google checkout option I get in Intergration Console error as below:

We encountered an error trying to access your server at https://secure.worldofstuff.co.uk/googlecheckout/responsehandler.php -- the error we got is Sending failed with HTTP response code: 500.

I've got ```
RewriteCond %{REQUEST_URI} !/googlecheckout.* [NC]



Has anyone come across this or know if I can get Google Checkout working with Ceon's URI Mapper?

Many thanks
Natty
01 Feb 2010, 13:46
#3274
natty avatar

natty

New Zenner

Join Date:
Dec 2008
Posts:
65
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Natty:

  1. I'm unable to get into /googlecheckout/shipping-generator as it comes up with the login box. I've set the htaccess as per the mod's instructions.

I've since removed my .htaccess files as per http://www.zen-cart.com/forum/showthread.php?p=557924 but I'm getting 404 now. I guess its uri mapping related now.

01 Feb 2010, 15:10
#3275
autoace avatar

autoace

Totally Zenned

Join Date:
Jun 2009
Posts:
618
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Nearly have GC installed and working in the sandbox environment. Just have one simple question regarding the shipping generator file.

I am using the Table option, based on total price in cart. My 3 diff' levels for pricing are $25:5.50,50:6.50 and 98.99:7.50. Everything 99 and above ships for free.

Do I need to 'generate' 3 different shipping files for GC or just one?

01 Feb 2010, 15:50
#3276
autoace avatar

autoace

Totally Zenned

Join Date:
Jun 2009
Posts:
618
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

autoace:

Nearly have GC installed and working in the sandbox environment. Just have one simple question regarding the shipping generator file.

I am using the Table option, based on total price in cart. My 3 diff' levels for pricing are $25:5.50,50:6.50 and 98.99:7.50. Everything 99 and above ships for free.

Do I need to 'generate' 3 different shipping files for GC or just one?

Ok, now I admit it, I am a bit confused when it comes to setting up the shipping methods in GC.

In my GC admin, I set up a shipping table based on price just as I have in my ZC admin using the 'Table' option. Went to do a test order and on shopping cart page, under the GC button 'Error: Shipping Methods not configured
freeoptions (ignored)' shows up and I'm not sure quite what to do :blink:

Any suggestions?

03 Feb 2010, 20:00
#3277
jbarrick avatar

jbarrick

Zen Follower

Join Date:
Aug 2008
Posts:
218
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

I can't seem to get any response.

The Google Checkout button used on the Product Page interprets the shipping price as 0 (zero)

The Google Checkout button used on the CART page interprets the shipping price correctly.

I use a per unit perweight method for shipping.

How can I resolve this issue?

Test product page:
http://www.bodykits.net/front-lips/acura/nsx/160450/

CART page:
http://www.bodykits.net/index.php?main_page=shopping_cart

Both pages use the same file for the Google Checkout button.

19 Feb 2010, 15:35
#3278
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Location:
newcastle upon tyne (UK)
Posts:
876
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

hi,

is this payment add-on not being managed/maintained by its developers?

Im doing a site for my brother-in-law and he wants this payment method... but it looks like a dog to work with...

any advice?

22 Feb 2010, 17:51
#3279
techiant avatar

techiant

New Zenner

Join Date:
Oct 2008
Posts:
82
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

Any idea why GC final_price (i.e. Attribute with price added to base price for each) would make it to GC cart/payment page and why it excludes onetime_charges (i.e. Attribute with one time charges added to entire quantity)?

Example:
Product base price: $1
Quantity ordered: 100
Attribute 1: +$0.10 (price each)
Attribute 2: +$20.00 (One time)

ZC cart shows total of: ($1+$0.10) * 100 + $30.00 = $140.00
GC cart shows total of: ($1+$0.10) * 100 = $110.00

25 Feb 2010, 14:36
#3280
techiant avatar

techiant

New Zenner

Join Date:
Oct 2008
Posts:
82
Plugin Contributions:
0

Re: Google Checkout module for ZC 1.3.x (beta)

This looks like a bug, any developers would like to comment?