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

Results 2,581 to 2,600 of 3,921
This thread is locked. New replies are disabled.
22 Jun 2008, 2:39 AM
#2581
neal41835 avatar

neal41835

New Zenner

Join Date:
Jun 2008
Posts:
35
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

redgorilla:

yes you need other 4 files there. You should compare old files with new one and add code for GC.

Dude TY that worked. I <3 u haha jk :D. Anyways 1 more question can I get rid of checkout button if this is only thing I have.

ALSO how do I fix shipping rate to go w/ google checkout.

I want it to be $2.25 + $0.25 for each additional item and like $5.25 + $0.25 for international

Let me know

Thanks!

23 Jun 2008, 3:54 PM
#2582
qwert302 avatar

qwert302

Zen Follower

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

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

Qwert302:

I'm getting this error

We encountered an error trying to access your server at https://www.rothsound.com/googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 400. Response body was: Invalid or not supported Message

I searched and found others with the same problem but no resolution. Obviously something is wrong with the response handler, but I don' know what it is.

I'm hosted on Godaddy and wonder if that might have something to do with it, since that always seems to be my issue when something isn't working!

Thanks for any ideas.

Everyone ready for what fixed my problem?

I Set callback API to XML instead of HTML in google checkout settings under integration. I feel like a moron. This may not be what is causing others to get this 400 error, but it's worth looking into.

24 Jun 2008, 12:06 AM
#2583
redgorilla avatar

redgorilla

New Zenner

Join Date:
Apr 2006
Posts:
20
Plugin Contributions:
0

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

redgorilla:

Hello community,

I installed google checkout module v1.4.7 for zencart 1.3.7 and found
next problem.
We are using USPS shipping at our store and i configured USPS services
that we need in google checkout admin.
Unfortunately any user get next message at google checkout "Global-
Shop does not ship to this address via Google Checkout " and shipping
options also doesn't shown.

Shiping generator can be found there
http://appleprostore.com/googlecheckout/shipping_generator/shipping_method_generator.php

In xml we can see next code for USA

<calculate> <addresses> <anonymous-address id="H-2116748532"> <country-code>US</country-code> <postal-code>10047</postal-code> <city>New York</city> <region>NY</region> </anonymous-address> </addresses> <shipping> <method name="Flat Rate: Flat Rate Per Order" /> <method name="USPS: Express Mail" /> <method name="USPS: First-Class Mail" /> <method name="USPS: Priority Mail" /> <method name="USPS: Parcel Post" /> </shipping> <tax>false</tax> <merchant-code-strings /> </calculate>

and for international shipping

<shipping> <method name="Flat Rate: Flat Rate Per Order intl" /> <method name="USPS: Express Mail International (EMS) (3 - 5 days)" /> <method name="USPS: Priority Mail International (6 - 10 days)" / > <method name="USPS: First-Class Mail International" /> </shipping>

any help will be appreciated.

can anybody help? does this xml looks fine? Maybe somebody know how GC get shipping quotes?

24 Jun 2008, 7:06 AM
#2584
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

misty:

Problem here is that it is NOT Google's module..current working mod created by zencart forum member. However, his decision to opt for support site away from zencart forums is not ideal situation.

Clarifications...

  1. The reason for locating the GC mod support forum elsewhere (on Google Groups) was ONLY because the Zen Cart team would not allow a board for the GC mod (third party mod), supporting multiple-threads, on the ZC Support site (such as the board areas which support the Paypal modules, which are internally developed mods). I can understand ZC team reasoning here. But hence we are all left with this one huge monolithic thread. :shocking:

  2. On the other hand I understood the Google Checkout people communicated with Zen Cart team in an attempt to arrange an "integration partnership", similar as to what the Zen Cart team has with PayPal, and what many ecommerce shop software developers have with Google Checkout. But the ZC team declined.

Possibly the affiliation agreement language between PayPal and the ZC team, and the revenue received thereof, prevents the Zen Cart team from having any other partners. I recall the days when ZC team was not so positive whenever PayPal was mentioned :P.

  1. The more recent versions of the GC mod were not developed by a "ZC forum member" per se. Instead was developed and supported by Ropu, whom was contracted directly by the Google Checkout team. After Ropu released the latest two GC mod versions at the very same time back in December (one for Zen Cart 1.37 and the other for Zen Cart 1.38), Google decided to not continue funding mod development or support. Thus the GC for ZC mod is no longer being actively developed or supported (since around the beginning of the year).

But of course anyone can run with the mod code and update/develop it to support the more recent improvements in the Google Checkout API.

  1. Note the many postings and the GC mod help docs at the URL below, although dated, are still VERY relevant.

http://groups.google.com/group/google-checkout-for-zen-cart-mod-support

24 Jun 2008, 7:31 AM
#2585
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

Qwert302:

I don't even know where to turn, if anybody has any relevant information to my problem, or has any idea what is going on I would appreciate any help.

Google Checkout Terms of Service requires merchants NOT require customers to create a shop account or login to a shop during order checkout. Just like PayPal Express Checkout.

But with the Zen Cart check out process, a customer cannot proceed past the shopping cart page, nor advance to either the shipping method or the payment method pages, without being logged in.

Hence the GC button on the login and shopping cart page is required.

This "issue" has been repeated ad nauseam and responded to in both this thread and on the mod support group forum. Possibly why you received no response. :unsure:

24 Jun 2008, 7:46 AM
#2586
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

Woodymon:

Clarifications...

Thus the GC for ZC mod is no longer being actively developed or supported (since around the beginning of the year).

Clarification of the clarification (Too late to edit post).

The GC for ZC mod still works well with Google Checkout. I meant to say Google contractors are no longer assigned to specifically develop/support the GC for ZC mod. Same with OSC.

What happens when the next major Zen Cart update is released is any one's guess. First party integration would be best.

24 Jun 2008, 7:10 PM
#2587
khopek avatar

khopek

Totally Zenned

Join Date:
Aug 2006
Location:
portlandish, oregon
Posts:
795
Plugin Contributions:
0

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

Originally Posted by colemanpa View Post
I have looked over everything and the permissions are right now but here is the error on the GCO side;

We encountered an error trying to access your server at https://www.gooeee.com/googlecheckou...nsehandler.php -- the error we got is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I don't understand, the cert is installed and working

I'm getting a similar error...My host just moved me to a new server for the umpteenth time. I'm thinking it has something to do with that as I am also now getting errors on any SSL page on my site.

Doesn't explain why GC stopped notifying ZC of orders though...

24 Jun 2008, 11:45 PM
#2588
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

khopek:

I am also now getting errors on any SSL page on my site.

Doesn't explain why GC stopped notifying ZC of orders though...

On the contrary, likely it does.

The response handler, which manages the GC to ZC notifications process, requires SSL.

25 Jun 2008, 1:27 PM
#2589
qwert302 avatar

qwert302

Zen Follower

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

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

Woodymon:

Google Checkout Terms of Service requires merchants NOT require customers to create a shop account or login to a shop during order checkout. Just like PayPal Express Checkout.

But with the Zen Cart check out process, a customer cannot proceed past the shopping cart page, nor advance to either the shipping method or the payment method pages, without being logged in.

Hence the GC button on the login and shopping cart page is required.

This "issue" has been repeated ad nauseam and responded to in both this thread and on the mod support group forum. Possibly why you received no response. :unsure:

I think you quoted the wrong person, I don't have any issue with the GC button being on the login page. I like it being there.

My question was relating to the 400 error code, which I fixed by switching my google checkout settings to XML instead of HTML under integration. Which I figured out myself, and is the only answer to a 400 error code on GC for ZC I could find on the interwebs and I'm proud of fixing it myself.

So what if all I figured out was the fact that I am a moron and had the wrong settings, I figured out that I was a moron all by myself.

I need to defend my internet honor!

26 Jun 2008, 5:56 PM
#2590
timryc01 avatar

timryc01

New Zenner

Join Date:
Jun 2007
Posts:
17
Plugin Contributions:
0

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

Hi,

I'm running zencart 1.3.7 with Google checkout v1.4.6a. I've set everything up as it should be according to the instructions however when I look at my shipping rates they always appear up as £1.18 no matter what shipping method I select... any thoughts on this?

Thanks

Tim

26 Jun 2008, 10:07 PM
#2591
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

Qwert302:

I think you quoted the wrong person,...

I need to defend my internet honor!

You are correct. I was responding to kevinleevvle's post and somehow clicked the wrong quote button. Your internet honor is still intact, whereas mine is long gone ;-)

26 Jun 2008, 10:18 PM
#2592
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

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

If you're having difficulty setting up shipping, or want to test your responsehandler, below is a URL to some online tools which may be of assist:

http://demo.globant.com/~brovagnati/tools/

28 Jun 2008, 4:09 AM
#2593
kshorty avatar

kshorty

New Zenner

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

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

For a few days I have been trying to install googlecheckout with little success. First I installed 1.4.7 and I was able complete orders in the sandbox, the orders would appear in response_message.log BUT the orders would not appear in the zencart admin. I installed the Ropu debug script but still couldn't figure it out.

I did some research and read 1.4.7 does not work with v1.3.7 so I installed 1.4.6a. Now the xml does not even appear in the response_message.log.

Any help would be much appreciated. The site is http://www.urbanokids.com

The Ropu script is installed at http://www.urbanokids.com/googlecheckout/rt.php

1 Jul 2008, 4:23 PM
#2594
cattom avatar

cattom

New Zenner

Join Date:
Apr 2008
Location:
London
Posts:
27
Plugin Contributions:
0

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

I couldn't find the answer. Google checkout doesn't work with zone rates. I am in constant loses when someone pay by Google Checkout. I am installed some 2.2 and 4.1 on domestic and international rates. But rates on Google Checkout some strange. Is it possible to fix somehow?

Thank you.

6 Jul 2008, 9:19 PM
#2595
lilmikey avatar

lilmikey

New Zenner

Join Date:
Jul 2008
Posts:
7
Plugin Contributions:
0

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

im getting this error when i go to check out

Sorry, we are not accepting payments from your region at this time.
Please contact us for alternate arrangements.

what does this mean, ?:lamo::lamo::lamo:

9 Jul 2008, 2:07 PM
#2596
ashishgandhi avatar

ashishgandhi

New Zenner

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

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

Hello guys,
sorry for asking this question if its already been disscussed...
I m using zencart version 1.3.0.1.
n i have integrate google checkout version v1.4.5_CCS.
Now what happens is,when the buyer submit the order, buyer is redirect to google checkout.and order is placed there..I get the order in my seller account, but i m not able to find it in my zencart's admin section.Do i missing something, in order to get user and order tracking at zencart .What is checkout API?? plz give me example so that it will be helpful for me ...

plz help me someway...its urgent
Thanx,
Ashish

9 Jul 2008, 10:09 PM
#2597
borobabe avatar

borobabe

New Zenner

Join Date:
Jun 2008
Posts:
24
Plugin Contributions:
0

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

I have scanned through this thread and seen that others have had my problem, but not found a solution anywhere.
I am getting an error when customer address is a UK one, gc says it isn't a US address and wont accept it. How do I change this to accept all addresses or at least UK ones.

10 Jul 2008, 5:37 AM
#2598
ashishgandhi avatar

ashishgandhi

New Zenner

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

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

hey guys,

My set up is on sandbox..
n my API callback URL is www.*****.com/googlecheckout/responsehandler.php
n i m getting error at integration console is "Failed to Get Basic Authentication Headers".
i have CGI installed on my server.
still i dont get orders at my zencart's Admin.
plz help me with this issue.

it will be great help.
thanx

17 Jul 2008, 12:14 AM
#2599
goofster avatar

goofster

New Zenner

Join Date:
Jul 2008
Posts:
48
Plugin Contributions:
0

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

forgive my ignorance but can anybody tell me what these fields represent and how to configure them?

19 Jul 2008, 1:00 AM
#2600
mtangke avatar

mtangke

New Zenner

Join Date:
Jul 2008
Posts:
2
Plugin Contributions:
0

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

When I enable the 1.4.6a version of google checkout,
I get the following message:

Fatal error: Cannot redeclare selfurl() (previously declared in /usr/home/jin123/public_html/cart/googlecheckout/gcheckout.php:39) in /usr/home/jin123/public_html/cart/googlecheckout/gcheckout.php on line 38

anyone know what is wrong?

I thought the file "gcheckout.php" was something the directions told us to copy and paste directly (no editing required).