Page 319 of 394 FirstFirst ... 219269309317318319320321329369 ... LastLast
Results 3,181 to 3,190 of 3932
  1. #3181
    Join Date
    Mar 2009
    Location
    PA, USA
    Posts
    31
    Plugin Contributions
    0

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

    Zen Cart 1.3.8a
    Patch: 1::
    Database Patch Level: 1.3.8

    I wonder if someone can shed some light on this for me. Sorry if it is obvious, or a good answer posted elsewhere, I have tried to find help for myself on this and I can't get my head around it.

    I have the same issue many people have ... Google Checkout will not send orders to ZC.

    I have configured the HTACCESS with my ID numbers.
    I have posted my URL in Google settings, and am set for XML there.
    If I attempt to access the responsehandler.php file I get the correct request for ID & PW
    It will not work for sandbox or merchant accounts.
    I do get the orders from Google by email, just not in my admin area.

    I "think" I have read and checked every bit of advice on here.

    Please help!! :-)

    Thank you. :-)

    Below are some results I am getting ...

    response_error.log

    # This file is used to record all the response errors encountered by Google Checkout Plugin
    Wed Apr 1 14:59:11 CDT 2009:- Failed to Get Basic Authentication Headers
    Wed Jul 29 22:08:46 CDT 2009:- Invalid or not supported Message
    Thu Jul 30 5:53:31 CDT 2009:- Invalid or not supported Message
    Sun Aug 2 13:13:41 CDT 2009:- Invalid or not supported Message
    Sun Aug 2 13:21:29 CDT 2009:- Invalid or not supported Message
    Sun Aug 2 13:22:42 CDT 2009:- Invalid or not supported Message
    Sun Aug 2 13:24:00 CDT 2009:- Invalid or not supported Message
    Sun Aug 2 18:57:37 CDT 2009:- Invalid or not supported Message
    Sun Aug 2 19:07:35 CDT 2009:- Invalid or not supported Message


    response_message.log
    # This file is used to record all the response messages by the Google Checkout plugin
    Wed Apr 1 14:59:11 CDT 2009:-
    Wed Jul 29 22:08:46 CDT 2009:-test
    Thu Jul 30 5:53:31 CDT 2009:-
    Sun Aug 2 13:13:41 CDT 2009:-
    Sun Aug 2 13:21:29 CDT 2009:-
    Sun Aug 2 13:22:42 CDT 2009:-
    Sun Aug 2 13:24:00 CDT 2009:-
    Sun Aug 2 18:57:37 CDT 2009:-
    Sun Aug 2 19:07:35 CDT 2009:-


    Responsehandler Test: Test your implementation
    XML We Received:
    HTTP/1.1 400 Bad Request
    Date: Mon, 03 Aug 2009 00:07:35 GMT
    Server: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    X-Powered-By: PHP/5.2.9
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Set-Cookie: zenid=xxxxxxxxxxxx; path=/; domain=www.stuff4print.com
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=iso-8859-1
    Invalid or not supported Message



    ***Again sorry if I am just being dumb***

  2. #3182
    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 liam1964 View Post
    Zen Cart 1.3.8a
    Patch: 1::
    Database Patch Level: 1.3.8

    I wonder if someone can shed some light on this for me. Sorry if it is obvious, or a good answer posted elsewhere, I have tried to find help for myself on this and I can't get my head around it.

    I have the same issue many people have ... Google Checkout will not send orders to ZC.

    I have configured the HTACCESS with my ID numbers.
    I have posted my URL in Google settings, and am set for XML there.
    If I attempt to access the responsehandler.php file I get the correct request for ID & PW
    It will not work for sandbox or merchant accounts.
    I do get the orders from Google by email, just not in my admin area.

    I "think" I have read and checked every bit of advice on here.

    Please help!! :-)

    Thank you. :-)
    What are the messages you are getting on the Google side?

    Go to your Google Checkout account.
    Go to the Tools tab
    Open Integration Console on the left side.

    There should be a list of error messages from Google attempting to reach your cart.

    Are you sure you need to use the htaccess? DON'T- unless you really have to.

  3. #3183
    Join Date
    Mar 2009
    Location
    PA, USA
    Posts
    31
    Plugin Contributions
    0

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

    There are zero messages in the Intergration Console. ??
    I am not sure if I need to use htaccess - I have tried setting it to both true and false in the Module settings (is that what you mean or do I need to delete the htaccess file?)

    Thank you very much for your reply :-)

  4. #3184
    Join Date
    Mar 2009
    Location
    PA, USA
    Posts
    31
    Plugin Contributions
    0

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

    Any more thoughts anyone Please!

  5. #3185
    Join Date
    Jun 2009
    Location
    Wales UK
    Posts
    87
    Plugin Contributions
    0

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

    Make sure your ssl certificate is accepted by GC here.

    Also make sure your https:// address is correct in GC > tools > integration.

    With mine I assumed it was:
    https://my_domain_name/googlecheckou...nsehandler.php

    but in fact it was a shared ssl page:
    https://secure.my_host_name/~my_user...nsehandler.php

    Hope that helps.

  6. #3186
    Join Date
    Mar 2009
    Location
    PA, USA
    Posts
    31
    Plugin Contributions
    0

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

    Quote Originally Posted by btman View Post
    Make sure your ssl certificate is accepted by GC here.

    Also make sure your https:// address is correct in GC > tools > integration.

    With mine I assumed it was:
    https://my_domain_name/googlecheckou...nsehandler.php

    but in fact it was a shared ssl page:
    https://secure.my_host_name/~my_user...nsehandler.php

    Hope that helps.
    Hello btman. Thanks for your advice.

    My Certificate is not shared and so (I am advised) it works directly on my URL. It is also on the approved list "Equifax Secure Global eBusiness CA-1"

    Oh this is giving me a headache!!!

    Does anybody know what the error Code "HTTP/1.1 400 Bad Request" actually means ... is that a clue?

    Also I am getting no errors or messages on my GC Intergration Console ... is that a clue?

  7. #3187
    Join Date
    Mar 2009
    Location
    PA, USA
    Posts
    31
    Plugin Contributions
    0

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

    UPDATE - GC has started sending information to my ZC.
    I still get the same errors from the Responder test - no clue why! But who care, it is working!!!

    Thanks for anyone who tried to help, and sorry to anyone who still has the same problem as I have no clue what I did.

    I have a theory that my host fixed something without telling me as I have been questioning them about it also ... but again, who cares.

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

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

    You'll find that the server resolves every 12 hours @5AM is best.

    So once you empty your cache and the change you want doesn't occur regardless of what you do, then just walk away and come back tomorrow.
    Cheers!
    v2.0+

  9. #3189
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

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

    Around the middle of June my Google Checkout button has been grayed out with "Not available for these items" showing. I have no idea why... no changes have been made to the Google checkout code, no ssl changes, no product changes.... any ideas?

    Shrimp

  10. #3190
    Join Date
    Jul 2008
    Location
    Whitley Bay, England
    Posts
    28
    Plugin Contributions
    0

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

    Hi

    just installed the google chechout module v1.4.7
    all works fine

    however it passes the net price over to Google checkout, how do i get the price including tax over?

    cheers

    Richard

 

 

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