Page 191 of 394 FirstFirst ... 91141181189190191192193201241291 ... LastLast
Results 1,901 to 1,910 of 3932
  1. #1901
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

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

    Re: IIS

    My recollection is sometime early this Spring another developer (other than Ropu) posted to this thread workaround code to make the v.1.3x mod work with IIS. He was very happy that he was able to make the mod work with IIS.

    I'm not sure which version of PHP he was testing with so that might be significant.

    Maybe contact the developer to see if he can offer some hints on supporting the code on IIS.

    I recall the IIS issue had to do with IIS not supporting
    Basic authentication on CGI php installations.

    For reference, in the latest mod version (1.4alpha3/1.4beta1)
    PHP_Auth mechanism is employed in /googlecheckout/library/googleresponse.php
    and
    /admin/htaccess.php

    Sorry, I don't have any more info to offer on the subject. Good luck.

    Woody

  2. #1902
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

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

    Can anyone tell me if there is a particular port that must be opened for the cart to connect to the google checkout?

    Zen 1.3.7

    Renee
    [FONT="Comic Sans MS"]Red[/FONT]

  3. #1903
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

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

    Anyone on this question above? I have two orders that are just sitting in pending and I have a feeling it is due to firewall or the port. Any help would be appreciated.

    ~Renee
    [FONT="Comic Sans MS"]Red[/FONT]

  4. #1904
    Join Date
    Feb 2007
    Posts
    39
    Plugin Contributions
    0

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

    Quote Originally Posted by Redcinamn View Post
    Anyone on this question above? I have two orders that are just sitting in pending and I have a feeling it is due to firewall or the port. Any help would be appreciated.

    ~Renee
    The only ports you need to open really are port 80 for http and 8080 for https
    -----------------------------------------------------------------------
    Do you Gogo?

  5. #1905
    Join Date
    Sep 2006
    Location
    Ruckersville, VA, USA
    Posts
    286
    Plugin Contributions
    0

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

    Quote Originally Posted by Redcinamn View Post
    Anyone on this question above? I have two orders that are just sitting in pending and I have a feeling it is due to firewall or the port. Any help would be appreciated.

    ~Renee
    Are you testing or live? Are you on a host or at home?
    jund

  6. #1906
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

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

    The site is live has been for months but this is the first two google orders we have gotten. Just so happens they came in around the same time and they wont go through.

    Those ports are already open.

    I did the response handler test and get this response:

    HTTP/1.0 404 Not Found
    Date: Sat, 21 Jul 2007 13:43:17 GMT
    Server: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7f
    Content-Type: text/html; charset=iso-8859-1
    X-Cache: MISS from proxy.globant.com
    Proxy-Connection: close

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <HTML><HEAD>
    <TITLE>404 Not Found</TITLE>
    </HEAD><BODY>
    <H1>Not Found</H1>
    The requested URL /googlecheckout/responsehandler.php was not found on this server.<P>
    <P>Additionally, a 404 Not Found
    error was encountered while trying to use an ErrorDocument to handle the request.
    <HR>
    <ADDRESS>Apache/1.3.37 Server at www.moppetfrocks.com Port 80</ADDRESS>
    </BODY></HTML>

    Any other suggestions or information needed?

    ~Renee
    [FONT="Comic Sans MS"]Red[/FONT]

  7. #1907
    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 Redcinamn View Post

    The requested URL /googlecheckout/responsehandler.php was not found on this server.<P>

    Any other suggestions or information needed?

    ~Renee
    Is it possible that you do not have your full path to /googlecheckout/responsehandler.php specified in your Google Account >Settings >Integration API Callback URL? It appears that you may not have the SSL and domain parts of the address.

    Depending on your host and your SSL certificate type, this could look like either: "https://www.moppetfrocks.com/googlecheckout/responsehandler.php" or "https://secure.HOSTINGCOMPANY.com/~YOURACCOUNT/googlecheckout/responsehandler.php".

  8. #1908
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

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

    Hi there,

    Thank you for the reply! We got our clients login info and checked the call back URL. The URL is as it should be however the call back method was set to XML and not HTML. Do you suspect this could be the problem?
    ~Renee
    [FONT="Comic Sans MS"]Red[/FONT]

  9. #1909
    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 Redcinamn View Post
    Hi there,

    Thank you for the reply! We got our clients login info and checked the call back URL. The URL is as it should be however the call back method was set to XML and not HTML. Do you suspect this could be the problem?
    ~Renee
    The callback method should be XML.

  10. #1910
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

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

    So then I am back to square one with the above. I have no idea why this would not be working properly as we have followed the directions to the letter everything seems to be in correctly? But the orders do not show in google nor do they process. They show up in admin as pending.

    Any suggestions or something I can tell anyone to help in direction?

    ~Renee
    [FONT="Comic Sans MS"]Red[/FONT]

 

 

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