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

Results 2,361 to 2,380 of 3,921
This thread is locked. New replies are disabled.
17 Mar 2008, 12:09 AM
#2361
illusive101 avatar

illusive101

New Zenner

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

Google Checkout module for ZC 1.3.x (beta)

Which is?
lol

17 Mar 2008, 12:12 AM
#2362
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)

illusive101:

Which is?
READ the instructions..i.e.
SETUP ON ADMIN UI
but if you do not have correct ssl cert, no point
in continuing until you do.

17 Mar 2008, 12:16 AM
#2363
illusive101 avatar

illusive101

New Zenner

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

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

Bah -- I'm such a noob.

I have no idea what's going on ;(

In my google account for API callback URL: I have https://alt-gaming.com/googlecheckout/responsehandler.php .

But you said I should go to http://alt-gaming.com/googlecheckout/responsehandler.php

(The difference is https and http)
The HTTP works and the HTTPS doesn't -- does this mean I don't have the required SSL?

17 Mar 2008, 12:20 AM
#2364
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)

HTTP works and the HTTPS doesn't -- does this mean I don't have the required SSL?
Yes, it means you do not have required SSL cert.
Until you do purchase/install SSL, Google Checkout
will not work in live mode, on your zencart site.

17 Mar 2008, 12:43 AM
#2366
illusive101 avatar

illusive101

New Zenner

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

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

Wewt:clap:

It worked!

Saved myself $75!

17 Mar 2008, 1:00 AM
#2367
illusive101 avatar

illusive101

New Zenner

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

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

One more question!

Does anyone know how to make it so in Zencart guest MUST signup to view the shopping cart?

17 Mar 2008, 2:36 PM
#2368
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

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

Is anyone else having problems with the USPS module and googlecheckout? It was working fine, now suddenly if the rate has to be calculated, it is put it as $1.00.
Thanks!

17 Mar 2008, 6:41 PM
#2369
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

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

helpme:

Is anyone else having problems with the USPS module and googlecheckout? It was working fine, now suddenly if the rate has to be calculated, it is put it as $1.00.
Thanks!
Okay, for whatever reason, this is working again now.

21 Mar 2008, 2:52 AM
#2370
colemanpa avatar

colemanpa

Zen Follower

Join Date:
Oct 2007
Location:
Fairbanks, Alaska
Posts:
423
Plugin Contributions:
0

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

minneapolis_dan:

Wow, could I have helped someone else for a change? That would be great.

In Google Checkout: Settings: Integration: API Callback URL:
enter the path back to your responsehandler.php file.

For me, it was:
https://mydomain.com/googlecheckout/responsehandler.php

Replace https://mydomain.com with whatever the secure URL is for your store.

does any one know the answer to this in the call back setting do you use xml or html?

21 Mar 2008, 3:00 AM
#2371
chain_man avatar

chain_man

Zen Follower

Join Date:
Dec 2005
Location:
Box Elder, SD
Posts:
375
Plugin Contributions:
0

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

colemanpa:

does any one know the answer to this in the call back setting do you use xml or html?

Use XML.

21 Mar 2008, 3:27 AM
#2372
allgamesradio avatar

allgamesradio

New Zenner

Join Date:
Jan 2008
Posts:
9
Plugin Contributions:
0

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

I'm having epic failure ever since I installed the google checkout module.

My store is at https://shop.allgames.com

Whenever anything is selected i get

Fatal error: Cannot redeclare compare() (previously declared in /home/.bedrock/allgames/shop.allgames.com/includes/functions/extra_functions/added_function_for_google_checkout.php:345) in /home/.bedrock/allgames/shop.allgames.com/googlecheckout/gcheckout.php on line 417

Im not sure what I've done, i tweaked the files as mentioned in the install doc.

21 Mar 2008, 3:50 AM
#2373
allgamesradio avatar

allgamesradio

New Zenner

Join Date:
Jan 2008
Posts:
9
Plugin Contributions:
0

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

I apologize for the double post. I cant see how to edit my post.
When i am in the admin area, i can't get it to list recent sales. I get this message
Fatal error: Call to undefined function zen_get_orders_comments() in /home/.bedrock/allgames/shop.allgames.com/admin/orders.php on line 872

Also, when someone buys something with paypal, i get the paypal email but it just has the store name as the item. Zen Cart isn't sending me the item they bought by email anymore so I have no way of knowing what they ordered. :(

21 Mar 2008, 1:46 PM
#2374
chain_man avatar

chain_man

Zen Follower

Join Date:
Dec 2005
Location:
Box Elder, SD
Posts:
375
Plugin Contributions:
0

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

allgamesradio:

I'm having epic failure ever since I installed the google checkout module.

My store is at https://shop.allgames.com

Whenever anything is selected i get

Fatal error: Cannot redeclare compare() (previously declared in /home/.bedrock/allgames/shop.allgames.com/includes/functions/extra_functions/added_function_for_google_checkout.php:345) in /home/.bedrock/allgames/shop.allgames.com/googlecheckout/gcheckout.php on line 417

Im not sure what I've done, i tweaked the files as mentioned in the install doc.

Check to see that you did not install some of your files in 2 different locations. It appears the you have installed functions/extra_functions/added_function_for_google_checkout.php in your main "includes" folder as well as in the "includes" folder under "admin".

21 Mar 2008, 1:48 PM
#2375
chain_man avatar

chain_man

Zen Follower

Join Date:
Dec 2005
Location:
Box Elder, SD
Posts:
375
Plugin Contributions:
0

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

allgamesradio:

I apologize for the double post. I cant see how to edit my post.
When i am in the admin area, i can't get it to list recent sales. I get this message
Fatal error: Call to undefined function zen_get_orders_comments() in /home/.bedrock/allgames/shop.allgames.com/admin/orders.php on line 872

Also, when someone buys something with paypal, i get the paypal email but it just has the store name as the item. Zen Cart isn't sending me the item they bought by email anymore so I have no way of knowing what they ordered. :(

You may want to put this question in the PayPal threads in the "Configuring the Zen Cart Admin" section.

21 Mar 2008, 2:16 PM
#2376
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)

Fri Mar 21 13:45:36 UTC 2008:- HTTP/1.1 400 Bad Request
Content-Type: application/xml; charset=UTF-8
Transfer-Encoding: chunked
Expires: Fri, 21 Mar 2008 13:45:38 GMT
Cache-Control: private, max-age=0
Set-Cookie: S=payments_api=hBasz4y96sQ; Path=/
Server: GFE/1.3
Date: Fri, 21 Mar 2008 13:45:38 GMT
<?xml version="1.0" encoding="UTF-8"?>
<error xmlns="[URL]http://checkout.google.com/schema/2[/URL]" serial-number="e125b082-b21f-4ec4-a864-9d452cf09b20">
  <error-message>Ids are integral numbers, but you sent: </error-message>
</error>

Installed Google checkout several times, no problem, but new site,
get error message above...can someone advise please?

21 Mar 2008, 4:37 PM
#2377
allgamesradio avatar

allgamesradio

New Zenner

Join Date:
Jan 2008
Posts:
9
Plugin Contributions:
0

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

-The paypal module works, it's the google one that doesn't work at all.

22 Mar 2008, 9:06 AM
#2378
faithofgod avatar

faithofgod

New Zenner

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

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

I posted this question on the Google groups official support area with zero response, so I am now posting it here since someone here has to know the answer.

I am using Zen Cart 1.3.8a and GC module 1.4.7. In Zen Cart I use Zone
Rates for the shipping. Shipping is $3.95 in the United States ($.75
for each additional item) and $7.95 for International ($1.50 for each
additional item). I have tried to get it to work, but in Google
Checkout it charges $0 for shipping. Is there someone who would know
the code I need to get this to work correctly and where to put it?

23 Mar 2008, 1:11 AM
#2379
allgamesradio avatar

allgamesradio

New Zenner

Join Date:
Jan 2008
Posts:
9
Plugin Contributions:
0

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

you are a genius chain_man. :) I missed your first response until now. Just checked and saw it was in both places and was in fact causing the issue. I deleted the other one and now the checkout button appears as it should. Thank you so very much. :)

24 Mar 2008, 6:14 PM
#2380
litesprof avatar

litesprof

New Zenner

Join Date:
Oct 2007
Posts:
16
Plugin Contributions:
0

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

Merlinpa1969:

did you use the google checkout that Dr Byte provided?

I have installed google checkout in zencart but when i view my website there is no google button on any of my pages. Do i need to change this setting to true? htaccess Basic Authentication Mode

Thank you,
https://www.globalgpsnavigation.com