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

Results 1,501 to 1,520 of 3,921
This thread is locked. New replies are disabled.
12 May 2007, 10:03 PM
#1501
woodymon avatar

woodymon

Totally Zenned

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

Google Checkout module for ZC 1.3.x (beta)

rwment:

I can't even get the stupid button to show up on page 2 of the checkout process. Paypal is there and the text for GC is there but no radio button for GC. I have read this entire thread and several others...

This issue is fairly well documented in this thread, but I can understand it is difficult to find info in such a long thread.

The GC pmt method is NOT suppose to appear on step 2 of page. This was suppose to be repaired in the last mod release. However the GC label still displays (without the radio button). So it is a bug in the mod.

I don't have a link in front of me but a "how-to" edit the appropriate file to fix this issue in this thread. (last month or so).

By default, the only pages the GC button should display is on the login and shopping cart pages.

rwment:

The only problem that I KNOW exists is that I have a gogglecheckoutfolder in two locations

  1. in my www/htdocs folder and
  2. in my www/htdocs/zencart folder

Which is the real working one and which can I delete?

/htdocs = /public_html = webroot

Delete the folder in htdocs. /googlecheckout belongs in your shoproot (zencart folder) not your webroot. (Unless the shoproot is also your webroot, which is how some merchants have set-up Zen Cart)

Woody

12 May 2007, 10:07 PM
#1502
rwment avatar

rwment

Zen Follower

Join Date:
Apr 2007
Location:
Whitehouse, Texas
Posts:
126
Plugin Contributions:
0

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

Ok and yet another issue I wasnt expecting, if type:
http://www.got-its.com/zencart/googlecheckout/responsehandler.php
into my browser I get a pop up asking for a username and password.
I tried all the ones I have for my site and my server and none of them seem to work????????????

12 May 2007, 10:17 PM
#1503
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)

rwment:

On the login screen it shows the GC button greyed out with the words not available for these items on the button. My problem with it showing up there is if a customer comes to the site and logs in and then shops that button is useless anyway.

There is no button or text on the shopping cart screen for GC at all. PayPal shows up just fine but not GC.

Yes it is correct for PayPal to show up on step 2 page, just not GC. See my other post regarding removing the GC label from the GC step 2 page (the template file that needs editing is tpl_checkout_payment_default.php).

If no GC button shows up on the shop cart page then you have not correctly uploaded the tpl_shopping_cart_default template file that comes with the mod.

One thing to note regarding the mod template files: The two files in the mod are for ZC v1.36 (another bug that was not repaired in last version or in the documentation). Search the last two months of this thread and you will find sources for the correctly edited versions of the ZC 1.37 template files.

If the GC button on the login page remains disabled, and you are certain you have items in your shopping cart, then the mod is not configured correctly. There is much helpful troubleshooting advice in both the mod readme files and this thread. First repair the above template issues then begin troubleshooting the mod configuration and post questions as you have them (first be sure to read this thread, at least the last several months of it).

Woody

12 May 2007, 10:28 PM
#1504
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)

rwment:

Ok and yet another issue I wasnt expecting, if type:
http://www.got-its.com/zencart/googlecheckout/responsehandler.php
into my browser I get a pop up asking for a username and password.

Questions to ask:

  1. Did you set up .htaccess on the /googlecheckout directory (with htpasswd)?
    If so you should know the password.

If not..
2. Are you running PHP over CGI?
There is info in the readme on this, but it is difficult to understand.

Do you have SSL installed and Zen Cart properly configured for SSL?

Woody

14 May 2007, 12:25 AM
#1505
ezskratch avatar

ezskratch

New Zenner

Join Date:
May 2007
Posts:
41
Plugin Contributions:
0

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

Installed successfully - GC option is available

In my cart I get 2 options
1 Checkout
-or use_
Google Checkout

If I select GC - works fine.

Problem is with other option:

when I get to page 2 in the checkout process I see this:

GoogleCheckout

Paypal IPN

Check/Money Order

How do I get rid of the Google reference within this option? If I de-select the GC from the payment module - the reference goes away, but so does GC option all together.

Help appreciated.

regards,

skratch

cart is still in progress...so be kind

http://ezskratch.com/zencart/index.php?main_page=

14 May 2007, 4:43 AM
#1506
tj1 avatar

tj1

Totally Zenned

Join Date:
Mar 2005
Location:
California
Posts:
628
Plugin Contributions:
0

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

Woodymon, do you know if Ropu still has plans to support and provide future releases of the GC mod? I haven't seen any posts by him in a while.

I really want to thank you for providing support for all the questions that people have about this mod. If it weren't for you many questions would go answered and this thread would pretty much be dead.

I'm really surprised I don't see more interest and support in this mod by people in the community who really know php and are more familiar with how ZenCart really works. If this were the case, we wouldn't really have these issues.
Unfortunately, I've noticed most of us interested in this really don't have much php knowledge and therefore cannot contribute as much as we'd like to.

I see many questions being asked and answered over and over again, I realize many of these issues with simple fixes would be avoided if the installation and readme file were written better, perhaps even combine the installation and readme file into just one file.

14 May 2007, 9:21 AM
#1507
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)

tj1:

I see many questions being asked and answered over and over again, I realize many of these issues with simple fixes would be avoided if the installation and readme file were written better, perhaps even combine the installation and readme file into just one file.

Appreciate your kind words. But much of what I've learned and communicated here has come from Ropu, Isaac, Doug and all the previous developers and others whom previously provided support in this thread.

Yes to all of your questions and points.

Regarding the documentation, the angle is to generate different types of documentation and linking the documentation so it can be easily referenced, searched and navigated. That of course means putting the documentation online!

We are currently working on solutions. An announcement will be coming soon.

You were previously sent you a PM asking if you wanted to be involved but no response was received. The offer still stands. Commitment and dedication is a requirement. :wink2:

Woody

14 May 2007, 9:25 AM
#1508
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)

ezskratch:

when I get to page 2 in the checkout process I see this: GoogleCheckout

How do I get rid of the Google reference within this option? If I de-select the GC from the payment module - the reference goes away, but so does GC option all together.

It is a bug. Suggested fixes were posted in this thread during the last month.

Woody

14 May 2007, 1:57 PM
#1509
fossebridge avatar

fossebridge

New Zenner

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

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

Hi,

I've searched high and low here for an answer but can't find anything, so apologies if this has already been asked.

I have GC installed and working on a test site but I can't get it to appear on the live site. As far as I can see everything is the same.

As soon as the code goes in to tpl_shopping_cart_default.php I lose the bottom of the page.

This is what the source throws up.

</div> <!-- ** END PAYPAL EXPRESS CHECKOUT ** --> <!-- * BEGIN GOOGLE CHECKOUT * -->

Any help would be greatly appreciated. I been on this for about a week now and it's doing my head in.

thanks
F

14 May 2007, 5:18 PM
#1510
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)

fossebridge:

Hi,

I've searched high and low here for an answer but can't find anything, so apologies if this has already been asked.

I have GC installed and working on a test site but I can't get it to appear on the live site. As far as I can see everything is the same.

As soon as the code goes in to tpl_shopping_cart_default.php I lose the bottom of the page.

This is what the source throws up.

</div> <!-- ** END PAYPAL EXPRESS CHECKOUT ** --> <!-- * BEGIN GOOGLE CHECKOUT * -->

Any help would be greatly appreciated. I been on this for about a week now and it's doing my head in.

thanks
F

Do I understand that you have the same code on 2 different sites, but the live site code doesn't work?

What versions of zen-cart and GCO are you using?

Have you used a file comparison utility like winmerge to check the 2 files? Have you made any modifications to the files?

Thanks,

14 May 2007, 7:27 PM
#1511
fossebridge avatar

fossebridge

New Zenner

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

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

chain_man:

Do I understand that you have the same code on 2 different sites, but the live site code doesn't work?

What versions of zen-cart and GCO are you using?

Have you used a file comparison utility like winmerge to check the 2 files? Have you made any modifications to the files?

Thanks,

Yes I just copied the relevant files across from the test site

ZC 1.3.7
GC v1.3RC2
the only difference seems to that the live site has LF and the test site has CRLF on a couple of files.
I haven't made any mods to the files.
I'm going to copy my live site over my test site to see if the test site will still work.

But I'm gonna do it tomorrow.

thanks
F

**
**

14 May 2007, 7:57 PM
#1512
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)

Here is a sample code modification you need for the new USPS international shipping:

'international_types' =>
                                      array(
                                          'Global Express' => 'Global Express Guaranteed',
                                          'Express Mail Int' => 'Express Mail International',
                                          'Priority Mail Int' => 'Priority Mail International'
                                           ),
                                        ),

Please keep in mind the above post ONLY reflects the 3 options we offer on our site. The file where this change is contained is /includes/modules/payment/googlecheckout.php

14 May 2007, 11:17 PM
#1513
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)

fossebridge:

Hi,This is what the source throws up.

</div> <!-- ** END PAYPAL EXPRESS CHECKOUT ** --> <!-- * BEGIN GOOGLE CHECKOUT * -->
  1. Are you stating the GC button does not display on the shopping cart page AND the login page on your test site?

  2. Not to ask the obvious, but are you certain you have the payment module installed AND enabled on the test site?

  3. What sort order have you applied? Different from all the other payment modules?

  4. What happens when you apply the sandbox settings, rather than your Live/production account settings (in the payment module configuration)?

Woody

15 May 2007, 1:42 AM
#1514
shawnd avatar

shawnd

New Zenner

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

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

I 've been pouring over the forums for a while now and I just cant seem to get GC to work. I've gotten to the point where the README file calls for a blank page after hitting responsehandler.php.

I get a dialog box from the browser asking for a username/ password combination.

Supporting Info

  1. GoDaddy Is my Host, running PHP over CGI
  2. I executed the script to generate the proper .htaccess and .htpasswd files.
  3. I have a GoDaddy Turbo SSL certificate
  4. I used the responsehandler_test_v1.2.php as provided by the developer; this was my result:

XML We Sent:

Authorization: Basic XXXXXX:XXXXXX
Content-Type: application/xml;charset=UTF-8
Accept: application/xml;charset=UTF-8

XML We Received:

HTTP/1.0 200 OK
Date: Tue, 15 May 2007 01:28:46 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
Set-Cookie: zenid=ljms6s46bjm0673d9d89v1ldv3; path=/; domain=www.eoverheaddoors.com
Content-Type: text/html; charset=iso-8859-1
X-Cache: MISS from wc02.inet.mesa1.secureserver.net
Connection: close

Mon May 14 18:28:48 MST 2007:- Invalid

Any Ideas, More info needed? Any takers? I appreciate the help.

15 May 2007, 3:33 AM
#1515
tj1 avatar

tj1

Totally Zenned

Join Date:
Mar 2005
Location:
California
Posts:
628
Plugin Contributions:
0

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

shawnd:

I 've been pouring over the forums for a while now and I just cant seem to get GC to work. I've gotten to the point where the README file calls for a blank page after hitting responsehandler.php.

I get a dialog box from the browser asking for a username/ password combination.

That's normal, that's what the .htaccess files you created do.
You only get the blank page before you create them.

The installation and readme files should be better written and combined into just one file.

15 May 2007, 7:56 AM
#1516
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)

shawnd:

I 've been pouring over the forums for a while now and I just cant seem to get GC to work.

Can you provide more details? Such at what happens in sandbox mode? (test with http, not https).

You can test responsehandler via tool at ropu's site. See link in his signature. Again test with http in sandbox.

Woody

15 May 2007, 8:47 AM
#1517
fossebridge avatar

fossebridge

New Zenner

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

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

Woodymon:

  1. Are you stating the GC button does not display on the shopping cart page AND the login page on your test site?

  2. Not to ask the obvious, but are you certain you have the payment module installed AND enabled on the test site?

  3. What sort order have you applied? Different from all the other payment modules?

  4. What happens when you apply the sandbox settings, rather than your Live/production account settings (in the payment module configuration)?

Woody

Hi Woody,

  1. The test site is working, it's the live site that doesn't and the button doesn't appear on either the login or the shopping cart. Not only that it cuts off the footer as well.
  2. Yes
  3. Google is 1 Paypal EC is 2. Yes
  4. I have only applied the sandbox setting for both sites.

I am going to over write my test site with the live site files and see if it still works on the test site.

thanks
F

15 May 2007, 9:19 AM
#1518
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)

fossebridge:

I am going to over write my test site with the live site files and see if it still works on the test site.
When you previously stated "Yes I just copied the relevant files across from the test site" sounds as if you did that already?

Note it's confusing when you say "live site" but it is running in sandbox mode.

To make sure we are on the same track, do you mean you are testing in GC sandbox mode on both your production server/shop and also GC sandbox mode on your test/development server/shop? And those shops are on separate domains? And the mod works on the production server shop but not the development server shop? Just want to be clear on when you refer to "live" site. I'm not sure if you're referring to GC Live/Production Account or a shop running on your production server. :wink2:

Did you merging the template code in to the same files in your custom directory or just uploading the supplied template files to your custom template directory (not template_default).

Maybe just re-upload with the latest mod package and reinstalling. Only takes minutes. If you enter your sandbox ID & Key correctly then you should get a GC button to display with only minimal fuss.

The more tricky part is usually getting the shipping and taxes configured and callbacks working correctly.

Be sure to test first with http, not https.

Woody

15 May 2007, 1:50 PM
#1519
fossebridge avatar

fossebridge

New Zenner

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

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

I've fixed it. The problem was with gcheckout.php it was pointing to admin but I wasn't getting the error message. I only found the problem when I renamed the admin folder back to admin and it started to work.

Thanks
F

15 May 2007, 2:47 PM
#1520
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)

fossebridge:

I've fixed it. The problem was with gcheckout.php it was pointing to admin but I wasn't getting the error message. I only found the problem when I renamed the admin folder back to admin and it started to work.
Congrats. Strange you observed no error message. If you want to change your admin directory name you have to edit the dir name in gcheckout.php (line 31 or 1st line of code) (and of course in your ZC configure files).

Maybe one day the mod will be intelligent enough to figure out the admin directory path automagically. (like PayPal IPN mod does).

Woody