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

Results 3,581 to 3,600 of 3,921
This thread is locked. New replies are disabled.
1 Feb 2011, 2:28 AM
#3581
itguru avatar

itguru

New Zenner

Join Date:
Aug 2006
Posts:
32
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

noe google check out works but the orders are not registering with the store.

2 Feb 2011, 3:10 PM
#3582
zfw88788301 avatar

zfw88788301

New Zenner

Join Date:
Dec 2010
Posts:
28
Plugin Contributions:
0

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

Hello!
when I click "google check out" button on my "shipping cart" page, it doesn't redirect to google check out page! and it get back to my "shipping cart" page again!

Please help!

3 Feb 2011, 6:06 AM
#3583
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)

itguru:

noe google check out works but the orders are not registering with the store.

Are you settings set up correctly in Google Checkout?

Are you getting an error of some kind?

3 Feb 2011, 6:07 AM
#3584
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)

zfw88788301:

Hello!
when I click "google check out" button on my "shipping cart" page, it doesn't redirect to google check out page! and it get back to my "shipping cart" page again!

Please help!

I hope by shipping, you mean shopping.

I'll ask the same question again:

Are your settings set up properly, have you gone through and made sure that you followed the directions.

4 Feb 2011, 4:11 AM
#3585
zfw88788301 avatar

zfw88788301

New Zenner

Join Date:
Dec 2010
Posts:
28
Plugin Contributions:
0

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

retched:

I hope by shipping, you mean shopping.

I'll ask the same question again:

Are your settings set up properly, have you gone through and made sure that you followed the directions.

yes! I 'm sure i got the right setting on my googlecheckout! And when I click "google check out" button on my "shopping cart" page, it doesn't redirect to google check out page! and it get back to my "shipping cart" page again! I think it's "googlecheckout/gcheckout.php" wrong! Here is my code:

Please help!

4 Feb 2011, 4:14 AM
#3586
zfw88788301 avatar

zfw88788301

New Zenner

Join Date:
Dec 2010
Posts:
28
Plugin Contributions:
0

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

Here is my gcheckout.php! I can't paste the code!

4 Feb 2011, 7:13 AM
#3587
redbaron2 avatar

redbaron2

New Zenner

Join Date:
Dec 2010
Posts:
16
Plugin Contributions:
0

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

itguru:

noe google check out works but the orders are not registering with the store.
Well this can be caused from google not being able to talk to the response file. You will need to set the directory user/password .htaccess file from the readme.

zfw88788301:

yes! I 'm sure i got the right setting on my googlecheckout! And when I click "google check out" button on my "shopping cart" page, it doesn't redirect to google check out page! and it get back to my "shipping cart" page again! This is caused because GC is 'in the update cart <form> tags for ZC' You need to recheck your placement of the php code for GC.
--
Red Baron

4 Feb 2011, 2:31 PM
#3588
buildingblocks avatar

buildingblocks

Totally Zenned

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

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

itguru:

noe google check out works but the orders are not registering with the store.

Did you add your API callback URL in your google account-googlecheckout settings?

4 Feb 2011, 2:53 PM
#3589
buildingblocks avatar

buildingblocks

Totally Zenned

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

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

I'm trying to get an installation of googlecheckout working again. It was working fine for a few months. The store owner doesn't know what changed.

This is the error in a debug file. This error is a new one to me. Anyone have any ideas?

[19-Jan-2011 17:57:03] PHP Warning: include_once(/home/username/public_html/website.com/includes/languages/english/modules/shipping/2010_usps.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/username/public_html/website.com/googlecheckout/gcheckout.php on line 371
[19-Jan-2011 17:57:03] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/username/public_html/website.com/includes/languages/english/modules/shipping/2010_usps.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/website.com/googlecheckout/gcheckout.php on line 371
[19-Jan-2011 17:57:03] PHP Fatal error: Class '2010_usps' not found in /home/username/public_html/website.com/googlecheckout/gcheckout.php on line 375

any help would be appreciated. Thanks

4 Feb 2011, 4:35 PM
#3590
buildingblocks avatar

buildingblocks

Totally Zenned

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

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

maybe this is actually a shipping module problem. I'll try in the shipping threads

4 Feb 2011, 5:32 PM
#3591
crunch avatar

crunch

Zen Follower

Join Date:
Mar 2009
Posts:
227
Plugin Contributions:
0

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

I don't see that Zen Cart is listed as a google checkout integration partner:
http://checkout.google.com/seller/integrate_cart.html

Does this download (Version: v1.4.7 Last Updated: Dec 26 2007) work out of the box or do I have to read through 350+ pages to find numerous bug fixes?

Thanks in advance.

5 Feb 2011, 5:50 AM
#3592
zfw88788301 avatar

zfw88788301

New Zenner

Join Date:
Dec 2010
Posts:
28
Plugin Contributions:
0

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

zfw88788301:

Here is my gcheckout.php! I can't paste the code!

Redbaron2:

Well this can be caused from google not being able to talk to the response file. You will need to set the directory user/password .htaccess file from the readme.

This is caused because GC is 'in the update cart <form> tags for ZC' You need to recheck your placement of the php code for GC.

Red Baron

Hello!
When I go to google checkout, then go to the section where it says "Tools" and then go to "Integration Console", i saw all the error messages when I tried to integrate google check out to my site.The messages on google says "You must use HTTP Basic Authentication for API calls (username=Seller ID, password=Merchant Key)". and other error message said" We were looking for the parameter buyButtonCart, but we didn't find it in the cart post; check your form fields. " Please help me figure out what wrong with my google Production account! Thank you for your help!

5 Feb 2011, 8:12 AM
#3593
redbaron2 avatar

redbaron2

New Zenner

Join Date:
Dec 2010
Posts:
16
Plugin Contributions:
0

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

zfw88788301:

... Please help me figure out what wrong with my google Production account! Thank you for your help!
Thank you for the link to your site, and it confirms what I said before. Your customization of your tpl_shopping_cart_default.php
in this file around line 160 you should have```php

<!-- * BEGIN GOOGLE CHECKOUT * --> <?php // ** GOOGLE CHECKOUT ** include(DIR_WS_MODULES . 'show_google_components.php'); // ** END GOOGLE CHECKOUT ** ?> <!-- * END GOOGLE CHECKOUT * --> <!-- ** BEGIN PAYPAL EXPRESS CHECKOUT ** -->
These lines of code **must be below** these lines of code```php
<?php
  } // show update button
?>
<!--eof shopping cart buttons-->
</form>

<br class="clearBoth" />

The PayPal Express code is self contained and will work reegardless of being inside the ZC checkout <form> tags. The GC code on the other hand isn't as perfected, and must be outside the ZC <form> tags. Your code currently on your shopping cart page.

<-- The ZC <form> tag begins above this -->
<br class="clearBoth" />

<!--bof shopping cart buttons-->
<ul class="margin_t"><img src="includes/templates/lightinthebox/images/button/continue_shop.gif" alt="" width="154" height="19"  border="0" class="hand fl" onclick="back(-1)" /><li class="g_t_c" style="padding-left: 380px;"><a href="https://ssl.perfora.net/shopezone.com/index.php?main_page=checkout_shipping_address&zenid=984184f6aa44af93a4676dab8f383925" class="buttonCheakout"></a><br/>

<!-- * BEGIN GOOGLE CHECKOUT * -->
 GC code
<!-- ** END GOOGLE CHECKOUT ** -->
<!-- * END GOOGLE CHECKOUT * -->
<!-- ** BEGIN PAYPAL EXPRESS CHECKOUT ** -->
PayPal EC code
<!-- ** END PAYPAL EXPRESS CHECKOUT ** -->
</li>
</ul>
<!--eof shopping cart buttons-->
</form> <-- This here is the end of the ZC <form> tag -->
<hr class="clear"/>

This code should be like this

<br class="clearBoth" />

<!--bof shopping cart buttons-->
<ul class="margin_t"><img src="includes/templates/lightinthebox/images/button/continue_shop.gif" alt="" width="154" height="19"  border="0" class="hand fl" onclick="back(-1)" /><li class="g_t_c" style="padding-left: 380px;"><a href="https://ssl.perfora.net/shopezone.com/index.php?main_page=checkout_shipping_address&zenid=984184f6aa44af93a4676dab8f383925" class="buttonCheakout"></a><br/>
</li>
</ul>
<!--eof shopping cart buttons-->
</form> 
<hr class="clear"/>


<!-- * BEGIN GOOGLE CHECKOUT * -->
 GC code
<!-- ** END GOOGLE CHECKOUT ** -->
<!-- * END GOOGLE CHECKOUT * -->
<!-- ** BEGIN PAYPAL EXPRESS CHECKOUT ** -->
PayPal EC code
<!-- ** END PAYPAL EXPRESS CHECKOUT ** -->

I hope that this helps you out.I would like to know where you got the subscribe sidebox mod?

5 Feb 2011, 12:22 PM
#3594
aldog avatar

aldog

New Zenner

Join Date:
Feb 2011
Posts:
7
Plugin Contributions:
0

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

jacob13moon:

Hi everyone,

This is Jacob from the Google Checkout team.

I'd like to let you know that we just released Google Checkout module for Zen Cart. This module provides Level 2 implementation of Google Checkout with Zen Cart, enabling you to provide Google Checkout to buyers and process orders through your admin UI.

This project is hosted at http://code.google.com/p/google-checkout-zencart where you can find the latest release at any time.

Thanks,
Jacob

I installed google and followed all instruction and for some reason

when I get to checkout_comfirm and start to checkout is just goes back to step 2 and does not go over to google

What is wrong or am i doing something wrong

HEEEEEELP:unsure:

5 Feb 2011, 8:22 PM
#3595
redbaron2 avatar

redbaron2

New Zenner

Join Date:
Dec 2010
Posts:
16
Plugin Contributions:
0

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

aldog:

I installed google and followed all instruction and for some reason

when I get to checkout_comfirm and start to checkout is just goes back to step 2 and does not go over to google

What is wrong or am i doing something wrong

HEEEEEELP:unsure:

Please refer to post number 3604

6 Feb 2011, 4:10 AM
#3596
zfw88788301 avatar

zfw88788301

New Zenner

Join Date:
Dec 2010
Posts:
28
Plugin Contributions:
0

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

Redbaron2:

Thank you for the link to your site, and it confirms what I said before. Your customization of your tpl_shopping_cart_default.php
in this file around line 160 you should have```php

<!-- * BEGIN GOOGLE CHECKOUT * --> <?php // ** GOOGLE CHECKOUT ** include(DIR_WS_MODULES . 'show_google_components.php'); // ** END GOOGLE CHECKOUT ** ?> <!-- * END GOOGLE CHECKOUT * --> <!-- ** BEGIN PAYPAL EXPRESS CHECKOUT ** -->
> These lines of code **must be below** these lines of code```php
<?php
  } // show update button
?>
<!--eof shopping cart buttons-->
</form>

<br class="clearBoth" />

The PayPal Express code is self contained and will work reegardless of being inside the ZC checkout <form> tags. The GC code on the other hand isn't as perfected, and must be outside the ZC <form> tags. Your code currently on your shopping cart page.

<-- The ZC <form> tag begins above this -->
<br class="clearBoth" />

<!--bof shopping cart buttons--> <ul class="margin_t"><img src="includes/templates/lightinthebox/images/button/continue_shop.gif" alt="" width="154" height="19" border="0" class="hand fl" onclick="back(-1)" /><li class="g_t_c" style="padding-left: 380px;"><a href="https://ssl.perfora.net/shopezone.com/index.php?main_page=checkout_shipping_address&zenid=984184f6aa44af93a4676dab8f383925" class="buttonCheakout"></a><br/> <!-- * BEGIN GOOGLE CHECKOUT * -->

GC code

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

PayPal EC code

<!-- ** END PAYPAL EXPRESS CHECKOUT ** --> </li> </ul> <!--eof shopping cart buttons--> </form> <-- This here is the end of the ZC <form> tag --> <hr class="clear"/> ``` > This code should be like this > ```html <br class="clearBoth" /> <!--bof shopping cart buttons--> <ul class="margin_t"><img src="includes/templates/lightinthebox/images/button/continue_shop.gif" alt="" width="154" height="19" border="0" class="hand fl" onclick="back(-1)" /><li class="g_t_c" style="padding-left: 380px;"><a href="https://ssl.perfora.net/shopezone.com/index.php?main_page=checkout_shipping_address&zenid=984184f6aa44af93a4676dab8f383925" class="buttonCheakout"></a><br/> </li> </ul> <!--eof shopping cart buttons--> </form> <hr class="clear"/> <!-- * BEGIN GOOGLE CHECKOUT * -->

GC code

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

PayPal EC code

<!-- ** END PAYPAL EXPRESS CHECKOUT ** -->
> I hope that this helps you out.I would like to know where you got the subscribe sidebox mod?


Hello!Red Baron, Thank you for your help! your method work well on my site now it works very well! Thanks! and i got my subscribe sidebox mod from here:
<http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=106>
7 Feb 2011, 8:45 AM
#3597
onlyseadoo avatar

onlyseadoo

New Zenner

Join Date:
Feb 2011
Posts:
43
Plugin Contributions:
0

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

bobpol:

I have never come across a more difficult add on that the Google checkout one. I have followed the instructions as best as possible given that they are not written for those of us who are not master programmers, ( I usually get by without too much difficulty).

I have told the Google checkout system that I do not want to use it's own shipping rates and that I want to use my own using the shipping addons that I have installed...

I'm agreeing with and having the same problems as this guy! Why is this thing so hard to get working? Maybe someone can rework the install instructions for people like up who don't have a degree in programming.

Anyway I've installed all the items in their correct places with folders named correctly and did the installation where I transfer files via .ftp (didn't edit anything). What I get is a google checkout button I don't want (I want that gone!). I want you to go through my shopping cart and at the end where you select the payment method, I want you to select "Google Checkout" then have it charge you for what you ordered off my site with correct shipping and tax but it's not working that way. I have no "google checkout" in the list of payment options. Only the Google Checkout button I DON'T WANT on my site since it uses different shipping calculations. Any hint where to start to get this thing working right?

Also note when I test in Sandbox mode even if I use the button I want gone, it takes me through google checkout but jams up saying no shipping method selected even though I have shipping methods set up on GC. This thing just won't work no matter how I adjust it and I'm going crazy trying to read all the posts to try and figure it out!

7 Feb 2011, 5:29 PM
#3598
onlyseadoo avatar

onlyseadoo

New Zenner

Join Date:
Feb 2011
Posts:
43
Plugin Contributions:
0

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

Ok after getting some sleep I quit using the Sandbox and turned on GC for production and now I can click the GC button (something I don't really want people to do) then it will go to GC and let you pick shipping and give you a total (that wouldn't work in Sandbox). The problem now is I think have the settings set right in GC on Google and they're set to use only Priority shipping. I did that by selecting "create a new method" then selecting all settings so only Priority is selected. The problem is it's giving me about 15 shipping methods including UPS, FedEx and all kinds of postal methods I don't use. I'm going to search other threads when I get some time a little later and see if I can figure out how to fix this but in the mean time if anyone has a tip or suggestion where to look now, that would be appreciated!

7 Feb 2011, 10:51 PM
#3599
redbaron2 avatar

redbaron2

New Zenner

Join Date:
Dec 2010
Posts:
16
Plugin Contributions:
0

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

OnlySeaDoo:

Ok after getting some sleep I quit using the Sandbox and turned on GC for production and now I can click the GC button (something I don't really want people to do) then it will go to GC and let you pick shipping and give you a total (that wouldn't work in Sandbox). The problem now is I think have the settings set right in GC on Google and they're set to use only Priority shipping. I did that by selecting "create a new method" then selecting all settings so only Priority is selected. The problem is it's giving me about 15 shipping methods including UPS, FedEx and all kinds of postal methods I don't use. I'm going to search other threads when I get some time a little later and see if I can figure out how to fix this but in the mean time if anyone has a tip or suggestion where to look now, that would be appreciated!

Ok after some sleep this might make more sense. Google Checkout (GC) is Not like Paypal. GC is a alternative checkout method. GC's TOS state it has to be offered before any login choices for the customer much like Paypal Express. When it is setup all information is sent to the admin module of ZC.
Now for the shipping options given to the customer. You will have to have zero's for all those options You don't want, but prices listed for those you do want. Also you will have to edit the Shipping Generator lists to be only the shipping choices you want. It is a long detailed process, but it is well worth the effort. If you have anymore questions post to this thread, and we will try to help you out.

Red Baron

8 Feb 2011, 9:59 PM
#3600
aminkov avatar

aminkov

New Zenner

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

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

What a relief to see that I am not that dumb, it looks like nobody's having much luck with this module. I've been struggling to get it working for the last few days but here's something I just realized - it may not be what I am looking for :)
If somebody could please clarify this for me... I was under impression that "Level 2" means seamless integration, just like with a payment gateway. Meaning - a customer would enter their CC info on my site and ZC would pass it to GC and get a response which would display "Success" on the final page. Is this the case or will the customer be actually taken to Google Checkout to enter their billing info?

Thank you!