Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
TripleMoons
And I get this from Sandbox:
<error serial-number="4d14d924-6527-47fe-9bba-197dd6f20f8a">
<error-message>No seller found with id 233870035457987</error-message>
</error>
Are you certain you have created a "sandbox" account, which has a different Merchant ID and Merchant Key than your "live" or "production" Google Checkout account? I made the same initial mistake (indicated in previous post on this thread). ;-)
Log into your sandbox account at https://sandbox.google.com/ to ensure everything is correctly configured for Google Checkout sandbox settings and to ensure you have copied the correct ID and key for your sandbox account.
Then double check your GCO payment mod settings within Zen Cart admin:
(Config > Modules > Payment > GoogleCheckout)
to ensure correct sandbox configuration settings for:
Merchant ID: (sandbox ID)
Merchant Key: (sandbox key)
Select Mode of Operation: https://sandbox.google.com/
--
Woody
Re: Google Checkout module for Zen Cart (beta)
Ok, my Sandbox is working. I thought the thing was setup, but I had to go to sandbox.google.com/sell/ for the complete setup. [Note: Google's website for this is confusing]
How do I process these tests if I get this:
Quote:
Oops!
Buying from yourself is not allowed in the system, please use another account to purchase the shopping cart.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
TripleMoons
I just noticed something else...The API callback thing required an https:// but when I put that in front of my URL, it bounces to the Admin login for a hosting server. Why is it doing that, and would that affect the items not showing up in the Zen Admin?
Double check Google sandbox account config.
Log into sandbox account, click the "Settings" tab, then click "Integration" in left column menu.
API callback URL: (adjust accordingly)
https://www.your_domain.com/shop_dir...nsehandler.php
Callback method: XML
For sandbox testing you can change above from https to http, if you do not yet have SSL properly set-up on your webhost account/webserver.
Woody
Re: Google Checkout module for Zen Cart (beta)
So you do have to have SSL to use Google?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
TripleMoons
Ok, my Sandbox is working. I thought the thing was setup, but I had to go to sandbox.google.com/sell/ for the complete setup. [Note: Google's website for this is confusing]
How do I process these tests if I get this:
Oops!
Buying from yourself is not allowed in the system, please use another account to purchase the shopping cart.
Stef, I have to say again that almost every question you have asked recently is very well documented in the readme and installation document files for version 1.05 (and most questions are answered is in previous version 1.04 docs).
You have to set-up a separate "buyers" account. You cannot buy from yourself using your "sellers" (merchant) account.
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
TripleMoons
So you do have to have SSL to use Google?
Recommends:
1. Read the mod documentation.
2. Search this thread on keyword "SSL".
3. Read the documentation on Google Checkout Sellers site.
4. If still not certain go back to step 1 above.
Good luck,
Woody
Re: Google Checkout module for Zen Cart (beta)
Yeah, well I don't have 1.05 readme and it isn't at this location:
http://google-checkout-zencart.googl...ooglecheckout/
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
TripleMoons
From that page, click the ".." to traverse back a level and you will find the README and INSTALLATION files.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
BBG
From that page, click the ".." to traverse back a level and you will find the README and INSTALLATION files.
Thank you. :laugh:
Re: Google Checkout module for Zen Cart (beta)
This is wonderful...
I now have this error in my Admin area of Zen Cart:
Quote:
Fatal error: Call to undefined function: zen_cfg_select_shipping() in /home/www/keystoneexoticssupply.com/shoponline/admin/modules.php(283) : eval()'d code on line 1
All's I did was hit uninstall and then install & it came up. I have never TOUCHED this file.