Re: Google Checkout module for Zen Cart (beta)
I followed the installation instructions, got the results it said I should have, but then on the user login page, there is this error in red...
Quote:
* The Version of the installed module in the Admin UI is v1.4.1beta1 and the one of the package is v1.4.7, Remove/Reinstall the module* The Cart is empty
I do not know why I'm getting this. In addition, when I try to do a test purchase, I get as far as selecting my payment method and google checkout is not in the list. It is only giving me the PayPal option which is all I've used in the past.
Is there anyone that can help me?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
Evanescence
I followed the installation instructions, got the results it said I should have, but then on the user login page, there is this error in red...
Quote:
* The Version of the installed module in the Admin UI is v1.4.1beta1 and the one of the package is v1.4.7, Remove/Reinstall the module* The Cart is empty
I do not know why I'm getting this. In addition, when I try to do a test purchase, I get as far as selecting my payment method and google checkout is not in the list. It is only giving me the PayPal option which is all I've used in the past.
Is there anyone that can help me?
Had you tried to installl the module in the past? Try doing as it is suggesting - Use your Admin->Modules->Payment->GoogleCheckout "remove" the module then Install it. The error is probably referring to the version number displayed in your Admin->Modules->Payment->GoogleCheckout setup.
Re: Google Checkout module for Zen Cart (beta)
That worked. :clap:
Thank you so much!!
Re: Google Checkout module for Zen Cart (beta)
I installed Google Checkout and from the admin side it looks ok, however, it doesn't show up as a checkout option. No errors in the catalog, it just doesn't show up. However, the http://www.lakesidetelephones.com/go...nsehandler.php link does show "Failed to Get Basic Authentication Headers"
www.lakesidetelephones.com
I just installed the cart last week, there were no extra modules added, so I thought it would be simple. I'm using the GC version 1.4.7
A couple of things I've wondered about. ".htaccess Basic Authentication Mode
Your site Site in installed with PHP over CGI? " I have no idea if my site is installed with PHP over CGI. I suppose I should, but how do you find out?
Under "Default Values for Real Time Shipping Rates" it says Zone Rates zones not configured!" but I did set up shipping zones.
I've been back over the installation and readme files and just can't figure it out. Ideas? Thanks in advance.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
alisammeredith
I installed Google Checkout and from the admin side it looks ok, however, it doesn't show up as a checkout option. No errors in the catalog, it just doesn't show up. However, the
http://www.lakesidetelephones.com/go...nsehandler.php link does show "Failed to Get Basic Authentication Headers"
www.lakesidetelephones.com
I just installed the cart last week, there were no extra modules added, so I thought it would be simple. I'm using the GC version 1.4.7
A couple of things I've wondered about. ".htaccess Basic Authentication Mode
Your site Site in installed with PHP over CGI? " I have no idea if my site is installed with PHP over CGI. I suppose I should, but how do you find out?
Under "Default Values for Real Time Shipping Rates" it says Zone Rates zones not configured!" but I did set up shipping zones.
I've been back over the installation and readme files and just can't figure it out. Ideas? Thanks in advance.
There is no GoogleCheckout button on your shopping cart page when you have items in your cart. This suggests that you do not have your template files installed correctly. Check this thread:
http://www.zen-cart.com/forum/showthread.php?t=74605
A few more questions:
Do you have accounts set up with Google Checkout?
If so, are you using Sandbox or Production?
If Production, do you have a SSL certificate?
Re: Google Checkout module for Zen Cart (beta)
My Shipping values are all messed up again. Back to $1.00 for Parcel Post which I don't offer. Please help.
Re: Google Checkout module for Zen Cart (beta)
Quote:
A few more questions:
Do you have accounts set up with Google Checkout?
If so, are you using Sandbox or Production?
If Production, do you have a SSL certificate?
Thanks, I will check out that post. In answer to your questions, yes I have an account set up, I am using Production and I do have an SSL certificate.
Re: Google Checkout module for Zen Cart (beta)
chain_man, you were right. My template files were in the wrong place. I needed that extra "templates" folder inside my Custom folder. Thank you for that thread reference and your help. Now I just need to get rid of this "Error: Shipping Methods not configured zones (ignored)"
and I'll be ready to go! Thanks again.
Re: Google Checkout module for Zen Cart (beta)
What could I have done wrong, if my zen cart does not update google checkout? For example, I mark an item ordered from google checkout as "Google Shipped" in zen cart admin, but it does not register on Google Checkout itself.
It seems that Google Checkout can interact with my zen cart, but not vice-versa
Re: Google checkout not clearing shopping cart
Ok I figured out, the best place for answers in on the google code site documentation...I didn't see that before, following those directions worked, directions included in the code did not, but hey thanks for the code it is fantastic, I don't know how you guys do it seams like rocket science to me.