Page 243 of 394 FirstFirst ... 143193233241242243244245253293343 ... LastLast
Results 2,421 to 2,430 of 3932
  1. #2421
    Join Date
    Oct 2007
    Location
    Fairbanks, Alaska
    Posts
    426
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by colemanpa View Post
    I have a godaddy cert installed and there is an error on the GC side I am trying to fix it now, it seems to be a problem with permissions on my server, it's getting an error when it tries to talk to ZC
    I have looked over everything and the permissions are right now but here is the error on the GCO side;

    We encountered an error trying to access your server at https://www.gooeee.com/googlecheckou...nsehandler.php -- the error we got is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    I don't understand, the cert is installed and working

  2. #2422
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by Doodlebuckets View Post
    I turned it off and placed an order and it worked but it did not show up in my admin nor did I get notification of it. I did see this in my Who's Online:

    64.233.178.136 14:18:36 14:18:36 Time Since Clicked:
    00:07:24 ago
    Session ID:
    Host: 64.233.178.136
    User Agent: Google Checkout Notification Agent 1.0
    /store/
    c621bd1d52d1be089494932ede40bb71
    Is there anything in the logs on the Google side? These would be in your Google Checkout account pages.

    How about in the logs on your zen-cart side? These would be in the writeable log files in your googlecheckout or googlecheckout/logs folders on your host.

  3. #2423
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by Zinfandel View Post
    Hi,

    I hope no one is intimidated by my super ZC persona. I'm really quite a wimp.

    I'm running ZC v1.3.7 with GCO v1.4.beta1

    Has anyone had success with GCO using a shared SSL certificate?
    I'll buy my own certificate if it'll solve the problem. Okay, I'm a cheap wimp.
    I have a shared cert on my site and it works fine. You may have to change the setting in your Google Account integration API callback url. Check the URL on your cart when you have a secure page up, like the login page. The first part of the URL is what you need to use for your API callback.

    You may want to upgrade GCO a couple of levels - to 1.4.6 (I think that's the one that goes with 1.3.7...)

  4. #2424
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by colemanpa View Post
    I have looked over everything and the permissions are right now but here is the error on the GCO side;

    We encountered an error trying to access your server at https://www.gooeee.com/googlecheckou...nsehandler.php -- the error we got is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    I don't understand, the cert is installed and working
    I just checked your login page and got a SSL error. Can't get far enough to tell if there are any GCO errors...

  5. #2425
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

    Default Fatal Error googlecheckout.php on line 27

    Fatal error: Cannot redeclare class googlecheckout in
    /includes/modules/payment/googlecheckout.php on line 27

    What am I looking for?

    Also, http://<url-site-url>/googlecheckout/responsehandler.php is blank.
    Cheers!
    v2.0+

  6. #2426

    bug Re: Google Checkout module for Zen Cart (beta)

    Well, I hope I can explain this right ...
    First off, I am running ZenCart 1.38a and GoogleCheckout 1.47.

    Here is the problem:
    After uploading all my files for this new version, and uninstalling/reinstalling the GCO module, none of the settings will show in my admin when I click on the edit button. There must be a template or CSS issue or something of the sort, I don't know, but I can't get to any of the settings through the page.

    I was able to adjust my settings through the PHPMyAdmin in the configuration table to get it working as it used to (I have been using GCO for over a year with various versions).

    I am not a PHP whiz and I don't know where to look to figure this out.

    Also, Please not I had just upgraded to ZC 138 and am using a modified version of the zencart_zen template.
    All of my other checkout, shipping and payment modules are working correctly and I Can edit their settings normally.

  7. #2427
    Join Date
    Oct 2007
    Location
    Fairbanks, Alaska
    Posts
    426
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by chain_man View Post
    I just checked your login page and got a SSL error. Can't get far enough to tell if there are any GCO errors...
    so what should I do next? and I have a stupid question about the live Merchant ID and Merchant Key I just used the ones from my account at googlecheckout under integration, though are the correct live ID and key yes?

  8. #2428
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

    Default Re: Google Checkout module for Zen Cart (beta)

    Any Veterans able to help tonight?
    Cheers!
    v2.0+

  9. #2429
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Fatal Error googlecheckout.php on line 27

    Quote Originally Posted by webskipper View Post
    Fatal error: Cannot redeclare class googlecheckout in
    /includes/modules/payment/googlecheckout.php on line 27

    What am I looking for?

    Also, http://<url-site-url>/googlecheckout/responsehandler.php is blank.
    Whenever you see "Cannot redeclare ..." start to look for a file that has been installed twice. In this case go to your Admin->Tools->Developers Tool Kit and search for "class googlecheckout extends base" in All Files (Catalog/Admin) in the last search option.

    If you see 2 entries, you have 1 too many. Recheck that you have all your GCO files installed correctly.

  10. #2430
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by colemanpa View Post
    so what should I do next? and I have a stupid question about the live Merchant ID and Merchant Key I just used the ones from my account at googlecheckout under integration, though are the correct live ID and key yes?
    It looks like you got your SSL working. I put an item in a cart and saw the GoogleCheckout button in full color, so it looks like you have a Google conection. I did notice the following on the shopping cart page at the bottom of the right column:

    1146 Table 'zencart.products_description' doesn't exist
    in:
    [select distinct p.products_id, pd.products_name, p.products_ordered from gooeeeproducts p LEFT JOIN gooeeehide_categories h ON (p.master_categories_id = h.categories_id), products_description pd WHERE (h.visibility_status < 2 OR h.visibility_status IS NULL) AND p.products_status = '1' and p.products_ordered > 0 and p.products_id = pd.products_id and pd.language_id = '1' order by p.products_ordered desc, pd.products_name limit 10]

    How are things working now? Are you past the java problem of a few posts ago?

 

 

Similar Threads

  1. v155 BETA feedback for Responsive-Classic in v155-beta
    By picaflor-azul in forum Addon Templates
    Replies: 51
    Last Post: 5 Mar 2016, 09:14 PM
  2. Google Checkout module support for ZC 1.5.0?
    By Woodymon in forum Addon Payment Modules
    Replies: 2
    Last Post: 21 Jan 2012, 03:18 AM
  3. Google Checkout - is there a module for 1.3.9g?
    By cchan in forum Addon Payment Modules
    Replies: 0
    Last Post: 9 Jan 2011, 05:04 AM
  4. Update Google Checkout Module or Custom Google Checkout?
    By pacificmanagment in forum Addon Payment Modules
    Replies: 1
    Last Post: 24 May 2010, 09:40 AM
  5. Replies: 1
    Last Post: 31 May 2009, 02:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR