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,100,065

Results 3,401 to 3,420 of 3,921
This thread is locked. New replies are disabled.
18 Jul 2010, 1:54 PM
#3401
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

I'm using this mod on my 1.3.8a sites and I really like it. However, it's not compatible with PHP 5.3. Has anyone come up with a patch for the out dated ereg() functions? Example:

Function split() is deprecated in /googlecheckout/gcheckout.php on line 128

Here is a copy of line 128:

PHP Code:

$resticted_categories = split('([ ]?[,][ ]?)',MODULE_PAYMENT_GOOGLECHECKOUT_RESTRICTED_CATEGORIES);  

Anyone know how to rewrite this for PHP 5.3? I can't believe no one's talking about this on the support thread as we're all going to have to upgrade to 1.3.9 before the next version of PHP is thrown upon us and all our sites just white screen.

18 Jul 2010, 2:03 PM
#3402
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)

conspicuouschick:

Just to clarify, does that mean the google checkout is not useable if one doesn't fork over the dough for the SSL certificate? Because that would explain a whole lot why Paypal sucks but still has a huge market share for small vendors.

Google Checkout is not totally unusable without SSL. You can still get orders that accept GCO. And you can still get paid by GCO. You just don't get the order info automatically to your Admin screens. Instead, you get order notifications via email from Google. And you must log in to your GCO account to process the order statuses.

19 Jul 2010, 2:57 PM
#3403
conspicuouschick avatar

conspicuouschick

New Zenner

Join Date:
Nov 2008
Posts:
39
Plugin Contributions:
0

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

chain_man:

Google Checkout is not totally unusable without SSL. You can still get orders that accept GCO. And you can still get paid by GCO. You just don't get the order info automatically to your Admin screens. Instead, you get order notifications via email from Google. And you must log in to your GCO account to process the order statuses.

I sell on ecrater as well, which takes Google Checkout. I receive the email from Google Checkout and no notification from Ecrater. Would that be the same situation if I installed Google Checkout on zencart without an SSL?

(and for whoever asked - my ISP does not provide SSLs. I did look into it)

20 Jul 2010, 1:55 PM
#3404
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)

conspicuouschick:

I sell on ecrater as well, which takes Google Checkout. I receive the email from Google Checkout and no notification from Ecrater. Would that be the same situation if I installed Google Checkout on zencart without an SSL?

(and for whoever asked - my ISP does not provide SSLs. I did look into it)

That sounds about right. You would get and email from Google Checkout. You would have to manually enter the sale info to your zen cart based on the gco info (to keep your inventory current). And Enter the sale status into your gco account.

20 Jul 2010, 2:30 PM
#3405
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,769
Plugin Contributions:
9

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

@limelites

Try

$resticted_categories = preg_split('([ ]?[,][ ]?)',MODULE_PAYMENT_GOOGLECHECKOUT_RESTRICTED_CATEGORIES);  

See http://tinyurl.com/yzs7de9:yes:

20 Jul 2010, 4:47 PM
#3406
darrenq avatar

darrenq

New Zenner

Join Date:
Apr 2010
Posts:
78
Plugin Contributions:
0

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

Hi i have just installed Google checkout thinking it would be good to use it so people could leave seller ratings in my google shopping list thing.

However i have installed it to a v 1.3.9c zen cart, i have reward points, light box, PP Express and PP Web payments pro modules installed.

I cannot see any google checout option on my website and also all my customer email updates that i use to update from processing to dispatched are no longer being sent to customers.

Anyone got any ideas what is wrong?

23 Jul 2010, 5:53 PM
#3407
autoace avatar

autoace

Totally Zenned

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

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

I'm a bit confused as to how shipping works in GC :dontgetit

Do you set it up in your GC admin or in ZC admin?

I use a basic price based setup:

0-50 - 5.95
50.01 - 99 - 6.95
99.01 and up - free

Can someone point in the right direction!!

26 Jul 2010, 1:15 AM
#3408
ztotheetothen avatar

ztotheetothen

Zen Follower

Join Date:
Oct 2006
Location:
Los Angeles
Posts:
111
Plugin Contributions:
0

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

autoace:

I'm a bit confused as to how shipping works in GC :dontgetit

Do you set it up in your GC admin or in ZC admin?

I use a basic price based setup:

0-50 - 5.95
50.01 - 99 - 6.95
99.01 and up - free

Can someone point in the right direction!!

GC admin is inside zencart admin
admin > modules > payments

26 Jul 2010, 1:21 PM
#3409
autoace avatar

autoace

Totally Zenned

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

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

ztotheetothen:

GC admin is inside zencart admin
admin > modules > payments

Yes, thank you. However, I believe that is for processing orders and configuring GC tol take process transactions for the store.

What I'm trying to do is configure my shipping for GC. I don't use real time shipping from the major shipping companies, I just simply use a price based table structure as noted in my previous post.

Just need some clear instructions on how to do that.

27 Jul 2010, 3:31 PM
#3410
3601965 avatar

3601965

New Zenner

Join Date:
Jul 2010
Location:
UK
Posts:
29
Plugin Contributions:
0

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

Hi,
i am using the latest version of zencart 1.3.9d

i have the following contributions installed

tabbed products pro
image handler 2
zen light box
shopping cart with checkout button sidebox
cross sell
colum layout grid for product listings
column divider
social bookmarking
backup mysql
backup my site
big royalmail
delete cc and ccv data

everything is working as it should with no issues, whats the chances of me getting google checkout 1.4.7 working with no issues with these contributions installed

regards
dave

9 Aug 2010, 7:27 PM
#3411
mateogp avatar

mateogp

New Zenner

Join Date:
Sep 2007
Location:
Frankfort, Illinois, United States
Posts:
21
Plugin Contributions:
0

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

Hi Guys,

This question may have been answered, and I tried searching for the answer in the forums but couldnt find an answer to my problem. My problem is that GoogleCheckout option is not appearing on checkout. What could be the problem? Any ideas where I should check to fix this problem?

Matt

13 Aug 2010, 4:11 PM
#3412
tawnos avatar

tawnos

New Zenner

Join Date:
Apr 2010
Posts:
44
Plugin Contributions:
0

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

I setup google checkout, I set up the htpasswd and htaccess. I have SSL. But still sales don't transfer back to zen cart (they do go through) and shipping passes through correctly.

Am I missing something?

14 Aug 2010, 4:09 AM
#3413
dave_wilson avatar

dave_wilson

New Zenner

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

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

Shane78:

you can get a full Comodo SSL cert with £10,000 insurance for £50 per year!! Its nothing really is it.

(yes, i agree that PP sucks tho)

RapidSSL available here:

http://www.rapidsslonline.com/rapidssl.php

18 Aug 2010, 10:03 PM
#3414
nehoward64 avatar

nehoward64

Zen Follower

Join Date:
Mar 2010
Location:
Battle Creek, MI
Posts:
124
Plugin Contributions:
0

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

Hi All,

I've read through a few pages of this forum and I am curious about a couple of things. I run multiple sites on a shared SSL from my hosting company. Like all(i would think) users, i am always interested in making the purchasing process easier for my customers, which is why this mod interests me. With products listed on google shopping, having the google checkout would be a big benefit, but here are the questions.....

  1. I see it is written for 1.38a... is it compatible with 1.39e? If partially, to what extent will it function?

  2. A confusing part of this topic to me has been that when a customer purchases with google checkout, it appears that the sale does not reflect on zen-cart? Am i reading this incorrectly or does it simply act like an abandoned cart and go away?

2a) if the customer chooses the google checkout option on zen-cart the order "should" show up as a completed order and the payment info would come from your google merchant account. Is this correct?

2b) if a customer purchases from the google shopping area using google checkout, what happens to the order???? Is it emailed to you? Is the information transferred to zen-cart somehow? How does this work????

I know, I'm confused, but any insights would be appreciated.

Nelson

19 Aug 2010, 1:01 AM
#3415
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

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

nehoward64:

Hi All,

I've read through a few pages of this forum and I am curious about a couple of things. I run multiple sites on a shared SSL from my hosting company. Like all(i would think) users, i am always interested in making the purchasing process easier for my customers, which is why this mod interests me. With products listed on google shopping, having the google checkout would be a big benefit, but here are the questions.....

  1. I see it is written for 1.38a... is it compatible with 1.39e? If partially, to what extent will it function?

  2. A confusing part of this topic to me has been that when a customer purchases with google checkout, it appears that the sale does not reflect on zen-cart? Am i reading this incorrectly or does it simply act like an abandoned cart and go away?

2a) if the customer chooses the google checkout option on zen-cart the order "should" show up as a completed order and the payment info would come from your google merchant account. Is this correct?

2b) if a customer purchases from the google shopping area using google checkout, what happens to the order???? Is it emailed to you? Is the information transferred to zen-cart somehow? How does this work????

I know, I'm confused, but any insights would be appreciated.

Nelson

  1. It works fine with Zen Cart 1.3.9f you just need to make sure that you compare and merge changes with the files that are affected. You also need to apply a minor modification that I previously posted to get this working correctly.

  2. If you set things up correctly, the order posts to the Zen Cart admin side accurately and it looks like any regular order except with Google Checkout data.

2a. Yes, it will come across the Zen Cart admin side with a status of google processing if everything is fine, otherwise it uses a different status. You can also set things up so your customers receive login credential to login to Zen Cart.

2b. As long as you're using the same Google Checkout account, things are posted back to Zen Cart. If you send someone a Google Checkout invoice, it comes back to Zen Cart admin side as a digital purchase.

Hope this helps.

19 Aug 2010, 9:42 PM
#3416
nehoward64 avatar

nehoward64

Zen Follower

Join Date:
Mar 2010
Location:
Battle Creek, MI
Posts:
124
Plugin Contributions:
0

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

Ok, I think I found the little mod you was referring to, if it is the one about "define Session_block_spiders, false" in the PHP code of /googleckeckout/responsehandler.php ... Hopefully that was the item you was talking about.

And if i'm understanding things correctly, since i am running other mods lilke the google base feeder, xml site map generator, easypopulate and such, i should treat this as an upgrade and manually edit all of the files with the code listed in the installation documentation??? If so, that all seems basic enough.... Is there anything else I should be concerned or cautious about?

thanks in advance,

Nelson

(i wouldnt ask so many questions normally but some of the instructions are a bit grey and this feed is very wandering!)

19 Aug 2010, 10:50 PM
#3417
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

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

nehoward64:

Ok, I think I found the little mod you was referring to, if it is the one about "define Session_block_spiders, false" in the PHP code of /googleckeckout/responsehandler.php ... Hopefully that was the item you was talking about.

And if i'm understanding things correctly, since i am running other mods lilke the google base feeder, xml site map generator, easypopulate and such, i should treat this as an upgrade and manually edit all of the files with the code listed in the installation documentation??? If so, that all seems basic enough.... Is there anything else I should be concerned or cautious about?

thanks in advance,

Nelson

(i wouldnt ask so many questions normally but some of the instructions are a bit grey and this feed is very wandering!)

You're on the right track. If you install and have issues, then post your issues here on the forum and we'll provide support.

26 Aug 2010, 9:30 PM
#3418
beyre avatar

beyre

Zen Follower

Join Date:
Feb 2009
Posts:
422
Plugin Contributions:
0

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

If an item is sold via Google Checkout, it doesn't decrease the inventory number in the Zencart.

Client has one store where 99% of the inventory is just one of each. So there are items in the store that was sold via GoogleCheckout but are still showing as for sale in the Zencart.

Anyway to have GC orders decrease the inventory in Zencart somehow?

31 Aug 2010, 7:49 AM
#3419
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

I'm running into a problem with Google Checkout.

I'm using 1.3.9f with Super Orders and Local Sales Tax. I'm running test transactions on Sandbox. And encountering the following problem:

  • A customer clicks on Google Checkout's cart button and is taken to GC for checkout.

  • The GC Checkout process concludes with the order being made in Google Checkout.

  • The order does not appear anywhere in ZenCart ACP.

  • The "Return to ...' link takes customer back to checkout_success where you can see, the cart is still in tact and not processed.

Can anyone help?

PS> I managed to make a workaround for Local Sales Tax mod so tax is not a problem.

31 Aug 2010, 11:18 PM
#3420
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
944
Plugin Contributions:
3

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

retched:

I'm running into a problem with Google Checkout.

I'm using 1.3.9f with Super Orders and Local Sales Tax. I'm running test transactions on Sandbox. And encountering the following problem:

  • A customer clicks on Google Checkout's cart button and is taken to GC for checkout.

  • The GC Checkout process concludes with the order being made in Google Checkout.

  • The order does not appear anywhere in ZenCart ACP.

  • The "Return to ...' link takes customer back to checkout_success where you can see, the cart is still in tact and not processed.

Can anyone help?

PS> I managed to make a workaround for Local Sales Tax mod so tax is not a problem.

An update to the above.

After fiddling around with ZenCart and Google Checkout, I've pinpointed the problem.

Everyone who is having these issues of "ZenCart not posting the shopping cart", needs to go to their Google Checkout panel and under tools, visit Integration Console. (This applies to both Sandbox and Production.) When you go to the console, you will see a slew of errors and warnings that Google Checkout is trying to inform you about.

After going about this, I am continually seeing HTTP 503 error messages that look like this:

We encountered an error trying to access your server at http://THENAMEOFMYSITE.COM/googlecheckout/responsehandler.php -- the error we got is Send failed with code: 503.

Question, has anyone figured out how to fix these 503 error messages?

Secondly, when configuring in GoogleCheckout's Integration settings are we supposed to use XML or HTML pairs. (This wasn't really discussed in the instructions.)