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

Results 2,021 to 2,040 of 3,921
This thread is locked. New replies are disabled.
7 Sep 2007, 4:27 PM
#2021
bedfordcomputers avatar

bedfordcomputers

New Zenner

Join Date:
Aug 2005
Posts:
21
Plugin Contributions:
0

Google Checkout module for ZC 1.3.x (beta)

My brain hurts - decided to go the Google route as HSBC were not a lot of help (please note - that last line contains massive amounts of understament)
copied our live shop to a test location on the same server. We had/have the google check out working - kind of - im probably being thick so PLEASE help before my brain explodes.
WITH original CC modules still installed - we were able to click on the google check out - pay via the sandbox enviroment - order accepted and paid for - email send to me as the purchaser. The order was not sent back to the shop - which has confused me slightly.
The shop was offering to alow us to check out via the old standard CC module (we proccess payments off line due complicated shipping - the other project being worked on atm) or google via the google checkout button. so wanting to FORCE people to go the google route I diasabled the CC module - now I am being told "we dont ship to your area"
http://www.eliseparts.com/testshop2
any help (hopefully pointing out the blooming obvious) gratefully recieved

Thanks

Kev K

7 Sep 2007, 8:32 PM
#2022
milobloom avatar

milobloom

Totally Zenned

Join Date:
Feb 2004
Posts:
1,267
Plugin Contributions:
1

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

I am running into some problems that I want to fix.
But every time i go to check something like:

http://www.mysite.com/googlecheckout/shipping_generator
or
http://www.mysite.com/googlecheckout/responsehandler.php

I get a prompt asking me for my username and password
(None of any works! )

What am i doing wrong? What U & P are they looking for? Zen, My Server? Google??

:frusty::frusty::frusty::frusty::frusty::frusty:

8 Sep 2007, 1:36 AM
#2023
milobloom avatar

milobloom

Totally Zenned

Join Date:
Feb 2004
Posts:
1,267
Plugin Contributions:
1

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

I still cant get in... I need to add my Percentage Shipping Module.
How can I add this??

8 Sep 2007, 5:08 PM
#2024
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

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

Hey Milo,

I think it wants your google checkout U & P. try the email you use to login to gc, and that pw as well.

Another thought is do you have an account setup at the shipping company your trying to setup? If not, set one up at ups, fedex, or usps for shippers and then try that username/password.

JP

8 Sep 2007, 5:11 PM
#2025
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

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

Kev K

You may have a zone in the gc mod, or another payment mod. Remove the zone because it thinks you only want to do business in that zone.

That's why it says, we don't ship to your area, because your testing with a zip that is not included in the zone that is in the payment mod, whichever that mod is.

8 Sep 2007, 5:37 PM
#2026
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

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

I'm having a problem with my responsehandler.php file. I get the following error.

Integration Issue Detail

 Time of occurrence:  Sep 8, 2007 4:23:05 AM PDT     Error:  Error parsing XML; message from parser is: Content is not allowed in prolog.      Warnings:        XML We Received:   Sat Sep 8 7:23:05 EDT 2007:- Invalid


XML We Sent: <?xml version="1.0" encoding="UTF-8"?>
<merchant-calculation-callback xmlns="http://checkout.google.com/schema/2" serial-number="******changed for display******">
<buyer-id>changed for display</buyer-id>
<shopping-cart>
<items>
<item>
<tax-table-selector>Taxable Goods</tax-table-selector>
<merchant-item-id>209</merchant-item-id>
<item-name>Window Alert Hawk Decals</item-name>
<item-description></item-description>
<unit-price currency="USD">6.99</unit-price>
<quantity>1</quantity>
<merchant-private-item-data>changed for display=</merchant-private-item-data>
</item>
</items>
<merchant-private-data>

  <session-data>******changed for display******;zenid</session-data>
  
  
  <product-data>;209</product-data>
  
  
  <ip-address>******changed for display******</ip-address>
  

</merchant-private-data>
</shopping-cart> <calculate> <addresses> <anonymous-address id="******changed for display******"> <city>Albany</city> <country-code>US</country-code> <region>NY</region> <postal-code>12210</postal-code> </anonymous-address> </addresses> <merchant-code-strings /> <shipping> <method name="UPS: Ground" /> </shipping> <tax>false</tax> </calculate> <buyer-language>en_US</buyer-language> </merchant-calculation-callback>
8 Sep 2007, 6:24 PM
#2027
milobloom avatar

milobloom

Totally Zenned

Join Date:
Feb 2004
Posts:
1,267
Plugin Contributions:
1

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

Is there someway to override this?
Look in some file?

Here is my problem... Google checkout is working.
However it is not applying any shipping.

Google Products has my Google Checkout next to my items so they know
I have it configured, I heard this may increase sales so I dont really want to mess with it.

All I want to do is somehow get in there and configure my shipping by Percentage module...


Thanks

Milo

10 Sep 2007, 12:51 PM
#2028
bedfordcomputers avatar

bedfordcomputers

New Zenner

Join Date:
Aug 2005
Posts:
21
Plugin Contributions:
0

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

Okay I am a bit further on - I apear to be accepting payments - though the ordcers are not being passed backed to my test cart. Looking on the google side of things I am getting this error

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

which I am guessing, is something fairly basic wrong

the other thing I have noticed is that I apear not to HAVE to be logged into my zen cart to buy via google -is this correct ??

Thanks for the help so far

Kev K

11 Sep 2007, 1:18 AM
#2029
regenbauma avatar

regenbauma

New Zenner

Join Date:
Jul 2006
Posts:
40
Plugin Contributions:
0

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

FYI ....
running zc1.3.6, gco 1.4.1beta12
site is as scanpancookware.com
problems found as follows

a) modules that use OT (order total) , the order total discount is passed to GCO, but the amount is not ... passed as $0. I have a module "bigspenderdiscount" from thatsoftwareguy, big spender discount is passed, but discount $$ value is not. Wishlist says that OT processing is repaired in 1.4 , seems maybe not.
b) I have active coupons in ZC, but these are not being activated in GCO...
c) i have table rate ship rates for the USA + UPS for non contiguous USA + custom UPS canada UPS for canada ..... however when i checkout with a USA address, its listing the default ship options/amounts for the UPS zone (non USA) even though the table rate should be the only ship option showing in the GCO checkout page.

If anyone out there has done the port of GCO to super_orders.php , please let me know ......

any help on the above items is most appreciated.

11 Sep 2007, 9:45 PM
#2030
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

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

We timed out waiting for your server at https://www.doodlebuckets.com/store/googlecheckout/responsehandler.php -- the error we got is: Read timed out Your server must respond faster to merchant calculation callback requests.

<?xml version="1.0" encoding="UTF-8"?> <merchant-calculation-callback xmlns="http://checkout.google.com/schema/2" serial-number="c6101cc8-9245-4e84-9759-6897b9e135fb"> <buyer-id>642628697863537</buyer-id> <shopping-cart> <items> <item> <tax-table-selector>Taxable Goods</tax-table-selector> <merchant-item-id>1247</merchant-item-id> <item-name>"Baby on Safari" Handpainted Gift Set in Keepsake Shadow Box</item-name> <item-description></item-description> <unit-price currency="USD">42.0</unit-price> <quantity>1</quantity> <merchant-private-item-data>
      <item>YToxNTp7czozOiJxdHkiO2k6MTtzOjQ6Im5hbWUiO3M6NjE6IiJCYWJ5IG9uIFNhZmFyaSIgSGFuZHBhaW50ZWQgR2lmdCBTZXQgaW4gS2VlcHNha2UgU2hhZG93ICBCb3giO3M6NToibW9kZWwiO3M6MDoiIjtzOjM6InRheCI7ZDo2Ljc0OTk5OTk5OTk5OTk4OTM0MTg1ODk2MzU5ODQ5NzIxMTkzMzEzNTk4NjMyODEyNTtzOjE1OiJ0YXhfZGVzY3JpcHRpb24iO3M6MTI6Ik5DIFRBWCA2Ljc1JSI7czo1OiJwcmljZSI7czo3OiI0Mi4wMDAwIjtzOjExOiJmaW5hbF9wcmljZSI7ZDo0MjtzOjE1OiJvbmV0aW1lX2NoYXJnZXMiO2k6MDtzOjY6IndlaWdodCI7aTo0O3M6Mjg6InByb2R1Y3RzX3ByaWNlZF9ieV9hdHRyaWJ1dGUiO3M6MToiMCI7czoxNToicHJvZHVjdF9pc19mcmVlIjtzOjE6IjAiO3M6MjI6InByb2R1Y3RzX2Rpc2NvdW50X3R5cGUiO3M6MToiMCI7czoyNzoicHJvZHVjdHNfZGlzY291bnRfdHlwZV9mcm9tIjtzOjE6IjAiO3M6MjoiaWQiO2k6MTI0NztzOjg6InJvd0NsYXNzIjtzOjc6InJvd0V2ZW4iO30=</item>
      
    
    </merchant-private-item-data>
  </item>
</items>
<merchant-private-data>
  
  
  <session-data>254fa559a19af811d50340cd0e07c543;zenid</session-data>
  
  
  <ip-address>71.70.230.168</ip-address>
  

</merchant-private-data>
</shopping-cart> <calculate> <addresses> <anonymous-address id="429451496776349"> <city>Fuquay Varina</city> <country-code>US</country-code> <region>NC</region> <postal-code>27526</postal-code> </anonymous-address> </addresses> <merchant-code-strings /> <shipping> <method name="United Parcel Service: Next Day Air Early AM" /> <method name="United Parcel Service: Next Day Air" /> <method name="United Parcel Service: Next Day Air Saver" /> <method name="United Parcel Service: 2nd Day Air" /> <method name="United Parcel Service: 3 Day Select" /> <method name="United Parcel Service: Ground" /> <method name="United States Postal Service : Express Mail (1 - 2 days)" /> <method name="United States Postal Service : First-Class Mail (2 - 5 days)" /> <method name="United States Postal Service : Priority Mail (2 - 3 days)" /> <method name="United States Postal Service : Parcel Post (4 - 7 days)" /> </shipping> <tax>false</tax> </calculate> <buyer-language>en_US</buyer-language> </merchant-calculation-callback>

How do you fix a slow server? The shipping showed up the first time I tested but now it does not and it's going just to the defaults, which are crazy high to cover all my bases. I searched the thread and so no answer to this. Anyone?

Amy

11 Sep 2007, 10:18 PM
#2031
brodus avatar

brodus

New Zenner

Join Date:
Sep 2007
Posts:
2
Plugin Contributions:
0

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

ropu:

Angel, you should do two things.

First disable the default checkout button,.

in default installation includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php
line 132

Then in the login page you should also add a redirect to index.php?main_page=shopping_cart this will avoid buyer to enter regular checkout through there.

im pretty sure thats all you need to do.

you can also remove from googlecheckout/gcheckout.php line 521 this code

<td align="right" valign="middle" class = "main"> <B><?php echo MODULE_PAYMENT_GOOGLECHECKOUT_TEXT_OPTION ?> </B> </td> ``` > > so **- Or use - **string is not shown > > ropu

I was wondering if someone could elaborate on adding the redirect in the login page. I was able to take care of the other steps, but I can't find where in the tpl_login_default.php is the code that is sending the user to checkout_shipping

Thanks.

12 Sep 2007, 12:55 AM
#2032
quickening avatar

quickening

New Zenner

Join Date:
Nov 2006
Posts:
16
Plugin Contributions:
0

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

ropu:

Angel, you should do two things.

First disable the default checkout button,.

in default installation includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php
line 132

Then in the login page you should also add a redirect to index.php?main_page=shopping_cart this will avoid buyer to enter regular checkout through there.

im pretty sure thats all you need to do.

you can also remove from googlecheckout/gcheckout.php line 521 this code

<td align="right" valign="middle" class = "main"> <B><?php echo MODULE_PAYMENT_GOOGLECHECKOUT_TEXT_OPTION ?> </B> </td> ```so **- Or use - **string is not shown > > ropu

Hello,

I'm hoping someone can help me...

I've done the above to effectively cut out the checkout_shipping page of the cart to force Googlecheckout to be my only viable payment option.

HOWEVER, my cart offers group discounts and the discounts are only applied IF the user is logged into the shopping cart first. So, if user buys £1000 worth of merchandise, user gets a 2% discount which has been confirmed to be working in Google Checkout with all the relevant info passing back to the shopping cart. However, if guest puts same items into cart and then clicks on the Google checkout, guest is charged full rates.

What I'd like to do is wrap the Google checkout button in an if statement and here is where my knowledge and ability conflict.

I want something like:

<if> logged in
      Then Google Checkout
<else> login / register </else>
</if>

Hope that makes sense, basically I only want the cart to be passed to Google if user has already logged into their account. If not logged in, checking out first takes them to login screen then on to google.

In an ideal world this will be transparent so it'll either checkout if logged in or redirect to login/register page then to checkout... But if not possible to pass from login to google, I can live with a "login to checkout button" and then once a session is validated, the "login to checkout button" is replaced with a "check out with Google button".

Thank you in advance for any help/advice in this matter!

12 Sep 2007, 2:15 AM
#2033
linux avatar

linux

Zen Follower

Join Date:
Apr 2004
Posts:
173
Plugin Contributions:
0

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

How do you implement International purchasing? I have a buyer from Mexico and they said that GC is not accepting it.

Any suggestions?

12 Sep 2007, 3:57 AM
#2035
mojave avatar

mojave

New Zenner

Join Date:
Sep 2007
Location:
San Jose, California
Posts:
1
Plugin Contributions:
0

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

Hi--

Does anyone know how to configure Google Checkout and Zen Cart so that digital download products can be instantly downloaded after the charge for an order is approved?

So far, I have been able to set up a store that requires each order to be manually approved before the customer can download their purchased product, but since our products don't cost very much, I would like to enable instant downloading so that customers can purchase and download when I am away from the store.

I found a site called "e-junkie.com" that offers instant downloads with Google Checkout, so I know this must be possible. However, I want to stick with using Zen Cart, since I want to host the entire store on my own site.

Thanks.

12 Sep 2007, 7:30 AM
#2036
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)

fitnessbymarilyn:

Well I am not sure if Google has these things or not but I assume they do as these sites were designed for professional/educational/IT/corporations with a smaller version for home/small business...Google is my host and my domain is with Go Daddy. I think you are the one who told me Google doesn't support CSS so I uninstalled all of your files/logos/ etc. (Zen Cart) that I have spent the past week day and night installing.....I installed PHP5 to my computer to be sure as well.

Marilyn-

I have been away for a week plus thus the reason for this latent reply.

I am confused by your reply above. I've had not had any prior communication with you. Only posts I have made to you were via this thread. So I certainly did not say to anyone that "Google does not support CSS". I don't even know what that means... Google is a company with many products/services so such a blanket statement would be ambiguous at the least ;-)

If you installed PHP on your computer then you must have already installed a webhost environment on your computer. But then you stated GoDaddy is your webhost. So why you would install PHP on your computer is not understood, unless you are also using your computer for a web development or demo environment?

I highly suggest you visit the ZC support forum board related to installing Zen Cart.
http://www.zen-cart.com/forum/forumdisplay.php?f=5

And/or contract with a consultant to work though the concepts. You may want to discuss with your webhost (GoDaddy) before installing Zen Cart.

At any rate this thread is not for supporting Zen Cart installation, or for supporting "Google Apps" or any other Google product/service or Zen Cart functionality which is not directly related to the GC mod for ZC.

After you have ZC installed and working correctly then you can install the GC mod. For support for latest version of the GC mod for ZC please visit http://groups.google.com/group/google-checkout-for-zen-cart-mod-support

Good luck,

Woody

12 Sep 2007, 7:43 AM
#2037
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)

Mojave:

Hi--

Does anyone know how to configure Google Checkout and Zen Cart so that digital download products can be instantly downloaded after the charge for an order is approved?

See response to your post on the NEW GC mod for ZC support forum.

**HINT: Hopefully all Zen Cart merchants whom have been, for the last several weeks, posting to this thread issues/questions related to the GC v.1.4x mod, now fully understand that OFFICIAL support for the v.1.4x mod is now provided at http://groups.google.com/group/google-checkout-for-zen-cart-mod-support

The mod developer and other mod support volunteers do NOT keep up-to-date or respond to this thread (which is only being maintained for those using the previous 1.3x version of the mod).**

Woody

12 Sep 2007, 7:56 AM
#2038
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)

regenbauma:

FYI ....
running zc1.3.6, gco 1.4.1beta12
site is as scanpancookware.com
problems found as follows

a) ...Wishlist says that OT processing is repaired in 1.4, seems maybe not.
b) I have active coupons in ZC, but these are not being activated in GCO...
c) when i checkout with a USA address, its listing the default ship options/amounts for the UPS zone (non USA) even though the table rate should be the only ship option showing in the GCO checkout page.

If anyone out there has done the port of GCO to super_orders.php , please let me know

If you note something on the wishlist which is incorrect please post a response to the wishlist so the developer will be informed.

Another merchant recently posted on the new support forum that they have Super Orders working fine with the current version of the GC mod.

**Post ALL your v.1.4 mod related questions to
http://groups.google.com/group/google-checkout-for-zen-cart-mod-support

Note that only Zen Cart 1.37 and mod v.1.4.1-beta2 are currently being supported.
**
Woody

12 Sep 2007, 8:04 AM
#2039
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)

Yes this was mentioned in the NEW support forum and a new version of the mod was immediately released and the release announcement posted, BEFORE you made your post ;-)

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

For updated info regarding the GC mod for ZC please always check
http://groups.google.com/group/google-checkout-for-zen-cart-mod-support

GC mod upgrade announces and other official current GC mod news will no longer be posted to this thread.

Woody

phil99:

Ok it all seems to work, apart from the main bug, which ropu now knows about.

When you install this 1.4.1beta1 version, it works in sandbox, but when you use the real url you google button will disappear and links to

http://cbgtest18.corp.google.com

this is a mistake they made in the code... goto

/googlecheckout/library/googlecart.php
Comment out line 131
Uncomment line 130

Ropu forgot to comment out entry he uses only for testing purposes. :clap:

Im surprised there doesnt seem to be much action on this thread, isn't everyone excited that google checkout works!!

12 Sep 2007, 1:31 PM
#2040
quickening avatar

quickening

New Zenner

Join Date:
Nov 2006
Posts:
16
Plugin Contributions:
0

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

bear with me...