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,982

Results 2,381 to 2,400 of 3,921
This thread is locked. New replies are disabled.
25 Mar 2008, 3:23 PM
#2381
hypnos avatar

hypnos

New Zenner

Join Date:
Dec 2007
Location:
Texas
Posts:
16
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

I'm encountering the same issue. Installed the google-checkout-zencart-v1.4.6a.zip for ZenCart 1.3.7. Additionally, when I install the googlecheckout in the admin. The site also shows the following:

Warning: Variable passed to each() is not an array or object in /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php on line 114

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php:114) in /home/content/a/u/s/austincotton/html/includes/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php:114) in /home/content/a/u/s/austincotton/html/includes/init_includes/init_templates.php on line 78

What's the issue?

26 Mar 2008, 7:56 PM
#2382
bigjoed avatar

bigjoed

Zen Follower

Join Date:
Apr 2006
Location:
Fort Bragg, North Carolina
Posts:
152
Plugin Contributions:
0

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

I was wondering if anybody was experiencing the same problem I am.

On Admin > Configuration > Shipping/Packaging I want to set the Shipping Estimator Display Settings for Shopping Cart to option "2= Display as Listing on Shopping Cart Page". When I do so, nothing below the checkout button gets displayed on the site. There is no problem when I select any of the two other options: 0= Off or 1= Display as Button on Shopping Cart.

Any ideas will be helpful.

By the way, I'm using zencart 1.3.8a and google_checkout_module_for_zen_cart_v1-4-7

26 Mar 2008, 10:03 PM
#2383
hypnos avatar

hypnos

New Zenner

Join Date:
Dec 2007
Location:
Texas
Posts:
16
Plugin Contributions:
0

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

Did you ever get a response to this error. I am getting the same response after installing GoogleCheckout. Followed all the steps from the installation and README to get the MOD installed.

Using GoDaddy which has PHP running as CGI. Set the installation to settings to use the .htaccess file for user authorization.

Any suggestions......I've posted at least 3-4 blogs and haven't received a single answer.
Thanks,
Hypnos

Curgenven:

Hi folks,

I've installed the Google Checkout Mod on my site and it works fine, payments go through, orders show up in the admin screen and adjusting them through the admin screen affects my seller's account in Google Checkout.

I just have one problem and I hope someone can shed some light here for me...

When Google Checkout creates the new user's account in my cart after the order has been placed it doesn't do it quite right, resulting in the following error when I go to view customers.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/mgfregis/public_html/shop/admin/customers.php on line 1099

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/mgfregis/public_html/shop/admin/customers.php on line 1101

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/mgfregis/public_html/shop/admin/includes/classes/object_info.php on line 29

> I've searched through the forums here and on the Google Groups page but can't seem to find anyone with the same problem.
> 
> I've followed the installation instructions and this was installed on a fresh cart, I've read the readme through and checked all the common errors but I'm still getting it.
> 
> Hope you can help!!
> 
> James
26 Mar 2008, 10:21 PM
#2384
hypnos avatar

hypnos

New Zenner

Join Date:
Dec 2007
Location:
Texas
Posts:
16
Plugin Contributions:
0

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

After installing GoogleCheckout from the Admin menu. Go back to the front-end of my website where customers view products.<BR>
Hit REFRESH twice and the following error occurs:

Warning: Variable passed to each() is not an array or object in /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php on line 114

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php:114) in /home/content/a/u/s/austincotton/html/includes/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php:114) in /home/content/a/u/s/austincotton/html/includes/init_includes/init_templates.php on line 78

Any suggestions what is happening?

26 Mar 2008, 10:25 PM
#2385
hypnos avatar

hypnos

New Zenner

Join Date:
Dec 2007
Location:
Texas
Posts:
16
Plugin Contributions:
0

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

Just tried the tool provided by GoogleCheckout to test the response handlier

responsehandler_test_v1.2.php:

HTTP/1.1 400
Date: Wed, 26 Mar 2008 22:23:05 GMT
Server: Apache
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/4.3.11
Set-Cookie: zenid=b991bb6de2f0ee66f6d66a9fd5cf8e5c; path=/; domain=www.austincotton.com
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

Invalid or not supported Message

Additionally, the entire site doesn't work after Installing GoogleCheckout from the Admin.

Warning: Variable passed to each() is not an array or object in /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php on line 114

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php:114) in /home/content/a/u/s/austincotton/html/includes/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/content/a/u/s/austincotton/html/includes/classes/db/mysql/query_factory.php:114) in /home/content/a/u/s/austincotton/html/includes/init_includes/init_templates.php on line 78
26 Mar 2008, 10:36 PM
#2386
rwuhrman avatar

rwuhrman

New Zenner

Join Date:
Sep 2007
Posts:
24
Plugin Contributions:
0

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

Greetings,
We've created a coupon in Google Checkout. However, when we add something to our basket, then go to checkout through GC, the coupon does not work. Do Google coupons work with zencart/gccheckout or do we have to use zencart coupons?

I want to encourage people to checkout through google, and thus would like to use Google coupons.

Thanks.

27 Mar 2008, 12:32 AM
#2387
flex7 avatar

flex7

New Zenner

Join Date:
Mar 2008
Posts:
4
Plugin Contributions:
0

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

Without SSL, does Google Checkout completely NOT work, or does it just not get the response back from GC after the customer pays?

...I ask because I have the module installed on a test site and it seems to work fine going from the cart page to non-sandbox GC. I just haven't gone ahead and completed the order on the GC side.

Another question, if I set up SSL, does the responsehandler bring back the order info and create an order in zen-cart, with customer info? Ideally I'd still like to be able to send post-order emails, newsletters, and coupons to those buyers.

27 Mar 2008, 1:55 AM
#2388
rwuhrman avatar

rwuhrman

New Zenner

Join Date:
Sep 2007
Posts:
24
Plugin Contributions:
0

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

Hello Flex,
GC does work without SSL, but when I had no SSL I did not get the order info back, which was no big deal to me since I was fine with processing orders directly through the GC gui.

For coupons, I don't know. I'm still trying to get coupons to work with Google Checkout. If anyone knows how (either GC coupons, or ZC coupons, but preferably GC), I'm interested.

Thanks,
Rob

Flex7:

Without SSL, does Google Checkout completely NOT work, or does it just not get the response back from GC after the customer pays?

...I ask because I have the module installed on a test site and it seems to work fine going from the cart page to non-sandbox GC. I just haven't gone ahead and completed the order on the GC side.

Another question, if I set up SSL, does the responsehandler bring back the order info and create an order in zen-cart, with customer info? Ideally I'd still like to be able to send post-order emails, newsletters, and coupons to those buyers.

27 Mar 2008, 5:49 AM
#2389
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

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

GC does work without SSL, but when I had no SSL I did not get the order info back
Yes Google Checkout works without SSL, BUT in sandbox mode only.
Live mode requires SSL..or zencart will not receive orders.

28 Mar 2008, 5:28 AM
#2390
satkumar22 avatar

satkumar22

New Zenner

Join Date:
Mar 2008
Posts:
1
Plugin Contributions:
0

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

g3steve:

Google Checkout NOT WORKING :(


Hello,

Im hoping someone could give me some advice, i have google checkout installed in my zencart, ive input all the details and gone through the read me file in the setup files and everything seems to be fine BUT...

When a user adds something to cart, selects shipping, selects googlecheckout as payment module and then finish and confirms the order, nothing happens, the order is not process and it returns the the shopping cart with the item in it, so the user could go round in a massive circle and not get anywhere!!!

Please could someone help me with what going wrong? im hoping someone else has had the same issue and could tell me how to solve it.

Thanks

steve

Hai
i also have the same problem if u have any idea pls tell me
Thanks

Sathesh Kumar V

29 Mar 2008, 4:15 PM
#2391
zinfandel avatar

zinfandel

Zen Follower

Join Date:
Feb 2007
Location:
NNJ
Posts:
205
Plugin Contributions:
0

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

Hello All,

Help me please, I finally got an order! :lol:

My cart is a 1.3.7 version running GC 1.4.beta1

GC is the only payment option, and so an order was placed which did not get posted back to ZC admin, and no account was created. There is no sign of it on my ZC admin.

The error message from Google's perspective is:

We encountered an error trying to access your server at https://.../.../googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 401. Response body was: Failed to Get Basic Authentication Headersthe errors I found in the ZC/GC error log were as follows:
[29-Mar-2008 10:33:30] PHP Warning: require(includes/languages//modules/payment/googlecheckout.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/intiucom/public_html/googlecheckout/gcheckout.php on line 35

[29-Mar-2008 10:33:30] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages//modules/payment/googlecheckout.php'Line 35 of the googlecheckout.php looks like this:

[B]require('includes/languages/' .  $_SESSION['language'] . '/' .'modules/payment/googlecheckout.php');[/B]
```It seems to me that the value for the **$_session['language']** doesn't contain a value and therefore the resulting require statement looks as it does above. 

How can I fix this problem? I appreciate any helpful hints. 
Thanks.
29 Mar 2008, 5:18 PM
#2392
zinfandel avatar

zinfandel

Zen Follower

Join Date:
Feb 2007
Location:
NNJ
Posts:
205
Plugin Contributions:
0

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

Sorry for the bump.

Since my cart will never be anything other than 'english', I removed the variability and hard coded the path.

"Now, we shall see", said the blind man. :cool:

29 Mar 2008, 6:22 PM
#2393
zinfandel avatar

zinfandel

Zen Follower

Join Date:
Feb 2007
Location:
NNJ
Posts:
205
Plugin Contributions:
0

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

Oooops, it me again.

Will the latest version of GCO (the one created for ZC 1.3.8a) work with
ZC 1.3.7 ?

I don't have any intention of updating the cart, just the GCO module.

29 Mar 2008, 6:33 PM
#2394
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

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

Will the latest version of GCO (the one created for ZC 1.3.8a) work with
ZC 1.3.7 ?
No, you require GC 1.4.6.a
i.e.
http://code.google.com/p/google-checkout-zencart/

30 Mar 2008, 4:01 AM
#2395
cma01 avatar

cma01

New Zenner

Join Date:
Nov 2005
Posts:
6
Plugin Contributions:
0

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

I just install GC 1.4.7 on an installation of Zencart 1.3.8a. I have the same problem as a previous poster. It never goes to GC, it just loops back and forth in the checkout cart.

Does anyone have a fix for this?

30 Mar 2008, 6:21 AM
#2396
mamasylvia avatar

mamasylvia

Zen Follower

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

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

Two questions:

  1. What is the advantage of Google Checkout? Right now Paypal is my only payment method, but I noticed when I Google some of the items I sell, the first block is a listing of those items in Google Checkout stores. Naturally I'd like to take advantage of that. ;)

  2. Does the current mod actually work with 1.3.8a? I've seen two recent posts reporting the same problem. I have yet to get ANY add-on to work and I don't need any more problems. :(

30 Mar 2008, 6:55 AM
#2397
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

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

1.What is the advantage of Google Checkout?
Gives potential customers another option besides
paypal(some people won't use pp at all)
Cheaper charges than paypal.

  1. Have successfully used Version 1.47 with
    zencart 1.3.8.a but only re digital downloads.
    i.e. no shipping involved.
    Googlecheckout mod is relatively easy
    to install.
    Requires acceptable SSL cert for live mode.
    Sandbox mode does not require SSL.
    HTH
31 Mar 2008, 5:18 PM
#2398
fluffythecat avatar

fluffythecat

New Zenner

Join Date:
Jun 2007
Location:
Orange County
Posts:
55
Plugin Contributions:
0

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

Anyone having this problem?
Google checkout seems to work fine. People can place orders. The only problem is we are not getting the order emails (via zen cart). The emails from Google checkout come in. So we will have emails with orders 46, 47, 48 then someone will purchase via Google checkout (order 49). Then someone else will order via zen cart so we get email order 50, 51, etc. There would be no "regular" email for order 49. This makes it difficult for the shipping department to keep track of what they are doing.

Google Checkout version: v1.4.6a
Zen Cart: 1.3.7

Thank You.

1 Apr 2008, 1:57 AM
#2399
mamasylvia avatar

mamasylvia

Zen Follower

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

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

Thanks, Misty. I think I'll just watch the thread for a while to see if it's working with 1.3.8a before doing anything.

1 Apr 2008, 7:17 PM
#2400
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

Is there any way to get rid of free shipping all together for this mod? I am happy to just remove the code that adds it, just not sure what code to dispose of. Thanks!