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

Results 2,521 to 2,540 of 3,921
This thread is locked. New replies are disabled.
8 May 2008, 10:23 AM
#2521
lisali avatar

lisali

New Zenner

Join Date:
Apr 2008
Posts:
11
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

misty:

Googlecheckout Sandbox mode does not require SSL Cert.
Googlecheckout LIVE mode requires SSL Cert that is acceptable to Google,
or it just will not work.

Oh - thanks Misty for your reply.
So, if I do not have SSL, I can not use Google Checkout at all?

I just want to pass my orders on to GC, as that will be my only method of payment for now. Do I need to get another hosting account that has SSL?

Best regards!
Lisa
:frusty:

8 May 2008, 10:31 AM
#2522
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)

So, if I do not have SSL, I can not use Google Checkout at all?
CORRECT
I just want to pass my orders on to GC, as that will be my only method of payment for now. Do I need to get another hosting account that has SSL?
The hosting account does not have the SSL.. your domain name does..
as have no idea who you are hosted with/hosting plan details,
difficult to advise further but url below is where I obtain my own SSL Certs from
http://www.completessl.com/complete_ssl.php
You have to be sure that SSL cert is acceptable to Google..one I use
above is.

12 May 2008, 4:19 PM
#2523
teebo avatar

teebo

Zen Follower

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

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

Weirdest thing happened to me recently. I've been using Google Checkout directly for close to a year, meaning I don't let them create a zen account just straight to google. However I never had orders come up in the admin page, nor did the customers ever get sent to the admin screen. I used flat rate shippings and no merchant calculations at all.

So basically gco was never implemented right but I didn't mind since I did everything on the gco web site. It worked fine, I got my orders. Now the other day I was going setup a ups calculation but I only installed it, its still yellow icon nothign is setup, and than all of sudden I noticied admin page showed customers, I couldn't believe it.

However no orders showed up, but if I goto referals for unknown, it shows me all the orders and all the information on that order. But if I goto orders it does not show anything.

What's going on here? btw its an old version of gco I think 1.4.3

12 May 2008, 11:42 PM
#2524
handkem avatar

handkem

Zen Follower

Join Date:
Oct 2006
Posts:
152
Plugin Contributions:
0

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

Has anyone run into the below problem(s):

How can we get rid of the Checkout Button located on the shopping cart page. I have already disabled the credit card checkout process. If you do hit the Go To Checkout button, then you get the below message and if you try to go to Step 3, you get a warning box saying:

"Errors have occurred during the processing of your form
Please make the following corrections:
*Please select a payment method for your order.."

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

Also, if the customer clicks on the Checkout link on the top left of the website, they get taken to the default checkout option (Step 1 0f 3) every time. How can I get this button to go directly to the shopping cart contents, and then the customer can use Google checkout to finish their checkout process?

How can I get rid of this option/button completely? If you have any questions, you can go to **www.desertskyink.net**. Please help!!! Thx much.

<A href="http://desertskyink.net/index.php?main_page=checkout_shipping" target=_blank rel=nofollow>**http://desertskyink.net/includes/tem...n_checkout.gif**

<A href="http://desertskyink.net/index.php?main_page=checkout_shipping" target=_blank rel=nofollow>**http://desertskyink.net/includes/tem...n_checkout.gif**

16 May 2008, 6:37 PM
#2525
rhodesengr avatar

rhodesengr

New Zenner

Join Date:
Aug 2007
Posts:
59
Plugin Contributions:
0

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

First, is there any active support on this thread. The Google group for Zen Cart Google Checkout looks dead (no recent posts).

I had GC working properly until I added a free shipping option for orders over $100 in normal zen cart. Now a free shipping option shows up in Google regardless of the order total. I had the module set for carrier caluclated shipping with only fedex enablbed.

I have disabled GC until (or if) I can resolve this.

Mark
https://www.essential-stuff-store.com

16 May 2008, 7:14 PM
#2526
boggled avatar

boggled

Zen Follower

Join Date:
Mar 2006
Location:
Tennessee
Posts:
286
Plugin Contributions:
0

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

handkem:

Has anyone run into the below problem(s):

How can we get rid of the Checkout Button located on the shopping cart page. I have already disabled the credit card checkout process. If you do hit the Go To Checkout button, then you get the below message and if you try to go to Step 3, you get a warning box saying:

"Errors have occurred during the processing of your form
Please make the following corrections:
*Please select a payment method for your order.."

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

Also, if the customer clicks on the Checkout link on the top left of the website, they get taken to the default checkout option (Step 1 0f 3) every time. How can I get this button to go directly to the shopping cart contents, and then the customer can use Google checkout to finish their checkout process?

How can I get rid of this option/button completely? If you have any questions, you can go to **www.desertskyink.net**. Please help!!! Thx much.

<A href="http://desertskyink.net/index.php?main_page=checkout_shipping" target=_blank rel=nofollow>**http://desertskyink.net/includes/tem...n_checkout.gif**

<A href="http://desertskyink.net/index.php?main_page=checkout_shipping" target=_blank rel=nofollow>**http://desertskyink.net/includes/tem...n_checkout.gif**

If you are wanting to totally remove the 'Go to Checkout' button in your shopping cart and just leave the Google Checkout button, you need to do this:

Open this file: ** /public_html/includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php**

Find:

<!--bof shopping cart buttons-->
<div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . zen_image_button(BUTTON_IMAGE_CHECKOUT, BUTTON_CHECKOUT_ALT) . '</a>'; ?></div>
<div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_CONTINUE_SHOPPING, BUTTON_CONTINUE_SHOPPING_ALT) . '</a>'; ?></div>
<?php
// show update cart button
  if (SHOW_SHOPPING_CART_UPDATE == 2 or SHOW_SHOPPING_CART_UPDATE == 3) {
?>
<div class="buttonRow back"><?php echo zen_image_submit(ICON_IMAGE_UPDATE, ICON_UPDATE_ALT); ?></div>
<?php
  } else { // don't show update button below cart
?>
<?php
  } // show update button
?>
<!--eof shopping cart buttons-->

Replace it with:

<!--bof shopping cart buttons-->
<div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . '</a>'; ?></div>
<div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_CONTINUE_SHOPPING, BUTTON_CONTINUE_SHOPPING_ALT) . '</a>'; ?></div>
<?php
// show update cart button
  if (SHOW_SHOPPING_CART_UPDATE == 2 or SHOW_SHOPPING_CART_UPDATE == 3) {
?>
<div class="buttonRow back"><?php echo zen_image_submit(ICON_IMAGE_UPDATE, ICON_UPDATE_ALT); ?></div>
<?php
  } else { // don't show update button below cart
?>
<?php
  } // show update button
?>
<!--eof shopping cart buttons-->

Next part is optional depending on whether or not you want to remove the -Or Use- text above the Google Checkout button.

Go to this file: /public_html/includes/languages/english/modules/payment/googlecheckout.php

Find:

define('MODULE_PAYMENT_GOOGLECHECKOUT_TEXT_OPTION', '- Or use -'); 

Replace it with:

define('MODULE_PAYMENT_GOOGLECHECKOUT_TEXT_OPTION', ''); 

Then remove the 'Checkout' link from your navigation menu.
Go to this file: /public_html/includes/languages/english/YOUR_TEMPLATE/header.php

Find:

define('HEADER_TITLE_CHECKOUT', 'Checkout');

Replace it with:

define('HEADER_TITLE_CHECKOUT', '');

That worked for me. Hope it helps you. :smile:

16 May 2008, 7:16 PM
#2527
boggled avatar

boggled

Zen Follower

Join Date:
Mar 2006
Location:
Tennessee
Posts:
286
Plugin Contributions:
0

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

rhodesengr:

First, is there any active support on this thread. The Google group for Zen Cart Google Checkout looks dead (no recent posts).

I had GC working properly until I added a free shipping option for orders over $100 in normal zen cart. Now a free shipping option shows up in Google regardless of the order total. I had the module set for carrier caluclated shipping with only fedex enablbed.

I have disabled GC until (or if) I can resolve this.

Mark
https://www.essential-stuff-store.com

To the best of my knowledge the Google Group is now defunct.

Did you try going through all the steps (like you did when you initially set it up) and reconfigure your shipping?

I've found that anytime you make changes to the shipping, it all has to be reconfigured again.

19 May 2008, 5:39 PM
#2528
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)

Hello,
For some reason the store isn't sending the messages to the customer after they checkout with Google Checkout.

I see an error on the order:
"Error sending New Buyer Credentials, see error logs
Messsage:
These are your Credentials to log into ....."

Where are those error logs? Google checkout does work. Processing orders no problem and helped a lot with sales. Order notifications work when people checkout via credit card.

Zencart 1.3.7
Google Checkout 1.4.6a

Thanks,
FluffyTheCat

22 May 2008, 10:54 AM
#2529
chrisroge avatar

chrisroge

New Zenner

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

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

I am running ZenCart 1.3.7 and Google Checkout v1.4.5_CCS.

All seems ok, orders are processed ok to Google Checkout but I receive no order details or customer registration information back to ZenCart.

In looking over the documentation and my installation of Google Checkout the only think I can that is suspicious is when I navigate to http://www.firstgiftbasket.com/googlecheckout/responsehandler.php I am prompted for a user and password. The README says if that happens I need to read on and make some correction but it does not say WHAT to correct.

The prompt for user and pass is followed by the error:

Failed to Get Basic Authentication Headers

When I look at http://www.firstgiftbasket.com/googlecheckout/response_error.log I see:

Thu May 22 6:47:36 EDT 2008:- Failed to Get Basic Authentication Headers

So a few basic questions:
Should the orders show up in my Super Orders listing from Admin or in some other place (Reports?)

Why do I get prompted for a user name and pass when navigating to the responsehandler.php file? Is that a problem?

Thanks!

22 May 2008, 10:57 AM
#2530
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)

Why do I get prompted for a user name and pass when navigating to the responsehandler.php file? Is that a problem?
No, not a problem, this is correct.

22 May 2008, 11:04 AM
#2531
chrisroge avatar

chrisroge

New Zenner

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

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

Thanks for the quick reply.

Is there anything else I should look for to see why Zen admin is not getting updated with the order details?

Is the mix of ZenCart 1.3.7 and Google Checkout v1.4.5_CCS OK?

22 May 2008, 11:19 AM
#2532
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)

Have only used/successfully installed zencart 1.3.8.a
with googlecheckout mod 1.4.7, BUT when downloading, noticed
that zencart 1.3.7/1.3.7.1 required googlecheckout mod
version 1.4.6a
HTH

29 May 2008, 12:36 AM
#2533
svakanda avatar

svakanda

New Zenner

Join Date:
Apr 2008
Location:
Missoula, MT
Posts:
58
Plugin Contributions:
0

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

yay, we're very happy to see this!

29 May 2008, 6:11 PM
#2534
iang000 avatar

iang000

New Zenner

Join Date:
May 2007
Location:
Los Angeles
Posts:
63
Plugin Contributions:
0

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

I am using ZC 1.3.7 with Google Checkout 1.4.6a. I recently refunded a customer a small amount on an order as it was an incorrect size and I sent the correct size to the customer. I noticed that the entire order in ZC disappeared. The customer's account is still there but the order is nowhere to be found. What is up with it? Is this a known bug? Do I need to upgrade to a newer GC module?

30 May 2008, 8:02 PM
#2535
confused_aswell avatar

confused_aswell

Zen Follower

Join Date:
Apr 2008
Location:
UK
Posts:
315
Plugin Contributions:
1

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

Hi

I have downloaded the module, but I am not sure on how to install it? I know to copy the admin files to the admin folder and also the includes files to the includes folder then upload them to the server, but what do I do with the google checkout folder and the other files that I can't open?

Sorry if this has been asked before.

Thanks as always,

Phil

31 May 2008, 2:08 PM
#2536
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)

confused_aswell:

Hi

I have downloaded the module, but I am not sure on how to install it? I know to copy the admin files to the admin folder and also the includes files to the includes folder then upload them to the server, but what do I do with the google checkout folder and the other files that I can't open?

Sorry if this has been asked before.

Thanks as always,

Phil

You should find a README plain text file and an INSTALLATION plain text file in the zip file. Open them with any editor. They should answer most of your questions.

31 May 2008, 4:48 PM
#2537
confused_aswell avatar

confused_aswell

Zen Follower

Join Date:
Apr 2008
Location:
UK
Posts:
315
Plugin Contributions:
1

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

Hi Chain man

The install files are the files that I can't open. Could you tell me what they say?

Thanks,

Phil

31 May 2008, 5:54 PM
#2538
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)

confused_aswell:

Hi Chain man

The install files are the files that I can't open. Could you tell me what they say?

Thanks,

Phil

Just use notepad or similar. Start the program; Choose file->open from the menus. Browse to the README and INSTALLATION and select whichever one you want to see. The file should open for you. Or you could rename each of them to have a .txt extension and then open them.

31 May 2008, 6:50 PM
#2539
confused_aswell avatar

confused_aswell

Zen Follower

Join Date:
Apr 2008
Location:
UK
Posts:
315
Plugin Contributions:
1

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

Hi

Sorry but I can't do any of those things. Here is a link to the screen shot of what is in the google checkout zip folder.

Any suggestions?

Phil

31 May 2008, 7:32 PM
#2540
confused_aswell avatar

confused_aswell

Zen Follower

Join Date:
Apr 2008
Location:
UK
Posts:
315
Plugin Contributions:
1

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

Hi

I seem to have sorted it now, thanks.

Phil