Quote Originally Posted by zgraphic View Post
Hi! Jacob, I know you are the master of this Zen-cart and google check-out. I am really lost, I been trying to add GC to my web site. But it's not working!

Here is what happen.

After my customer add item to cart, they have 2 options.

Option 1: login to my site, select shipping method, then payment option.
it has a option to select google checkout(not a google check out icon, just a radio buttom).
If customer select google check-out, click on confirm order. It's just go to
"your order has been completed" page. It dosen't show or go to google
check out page, the order show on my web site admin area, but it didn't
charge and didnt show in my google account.

Option 2: click on google check out icon, it add taxes to the order. But
all the shipping options appear to $0.00. I tried to send 1 in my admin
area in my web site, but it appear $1.00. How do I hide some of the
shipping option and calculate shipping by weight? When my customer select
google check out, does it also send the item weight to google check out?
If so, in my google account, where do I set up that?

Or, Did I totally messed up? I download the patch and upload the file to my zen-cart folder. If you don't mind, please direct me a step by step procedures. Do I have to re-install zen-cart again?
For option 1: You're using the wrong tpl_checkout_payment_default.php. Make sure you don't have an old template from GCO in your custom template folder. If you're using the right template, you should only have Google Checkout option without the radio button. This means for your customer to use google checkout, they will access it from login page or shopping cart. Alternatively, you can remove the text from showing on the payment page so it doesn't create any confusion for your customers.

For option 2. You need to first figure out what shipping options you want to offer via Admin-Modules-Shipping. Once you've configured your shipping option make sure that you accurately configure your shipping options in /includes/modules/payments/googlecheckout.php. Once you've accurately configured that, you've earned the right to experience the problem that we are currently experiencing with this mod It works very inconsistently!!!