Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Jan 2009
    Location
    Walterboro, SC
    Posts
    29
    Plugin Contributions
    0

    Default Google checkout order notification failing

    Hi everyone,
    I use Zencart 3.8.1. I recently change my domain name and reconfigured the two config page. Now everything work fine except that I keep have a google order notification failure.

    I have changed the url adress in google setting to match my new domain name but I keep getting the same mesage.

    Please help.

    my new domain name is http://www.cheapvoip-calls.com/my_shop/

    Thanks for you help
    Magellan Mambou

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

    Default Re: Google order notification failing

    Quote Originally Posted by mmambou View Post
    Hi everyone,
    I use Zencart 3.8.1. I recently change my domain name and reconfigured the two config page. Now everything work fine except that I keep have a google order notification failure.

    I have changed the url adress in google setting to match my new domain name but I keep getting the same mesage.

    Please help.

    my new domain name is http://www.cheapvoip-calls.com/my_shop/

    Thanks for you help
    You entered "https://www.cheapvoip-calls.com/my_shop/googlecheckout/responsehandler.php" for the URL right? The connection works. What are the exact messages? Are they from your admin or from Google?

  3. #3
    Join Date
    Jan 2009
    Location
    Walterboro, SC
    Posts
    29
    Plugin Contributions
    0

    Default Re: Google order notification failing

    Quote Originally Posted by chain_man View Post
    You entered "https://www.cheapvoip-calls.com/my_shop/googlecheckout/responsehandler.php" for the URL right? The connection works. What are the exact messages? Are they from your admin or from Google?
    Yes I entered https://www.cheapvoip-calls.com/my_s...nsehandler.php
    The exat message i received is this:

    Hello ,

    We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://www.cheapvoip-calls.com/my_s...nsehandler.php As a result, you aren't receiving order status, risk, or other notifications.

    To help you identify the issue with your callback URL, please review the errors we encountered while sending notifications to you. To review this error information:

    Sign in to Google Checkout.
    Click on the Tools tab.
    Click Integration Console.
    Error messages will appear under 'Integration Issues.' If necessary, you can also update your callback URL in the 'API callback URL' box on the same page.

    For more information about receiving notifications via the notification API, visit ******

    After I visited the Integration console in my google account: This is the code:

    We encountered an error trying to access your server at https://cheapvoip-calls.com/my_shop/...nsehandler.php -- the error we got is Send failed with code: 401. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>401 Authorization Required</TITLE> </HEAD><BODY> <H1>Authorization Required</H1> This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. </BODY></HTML>

    Thanks for your answer
    Magellan Mambou

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

    Default Re: Google order notification failing

    Quote Originally Posted by mmambou View Post
    Yes I entered https://www.cheapvoip-calls.com/my_s...nsehandler.php
    The exat message i received is this:

    Hello ,

    We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://www.cheapvoip-calls.com/my_s...nsehandler.php As a result, you aren't receiving order status, risk, or other notifications.

    To help you identify the issue with your callback URL, please review the errors we encountered while sending notifications to you. To review this error information:

    Sign in to Google Checkout.
    Click on the Tools tab.
    Click Integration Console.
    Error messages will appear under 'Integration Issues.' If necessary, you can also update your callback URL in the 'API callback URL' box on the same page.

    For more information about receiving notifications via the notification API, visit ******

    After I visited the Integration console in my google account: This is the code:

    We encountered an error trying to access your server at https://cheapvoip-calls.com/my_shop/...nsehandler.php -- the error we got is Send failed with code: 401. Response body was: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>401 Authorization Required</TITLE> </HEAD><BODY> <H1>Authorization Required</H1> This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.<P> <P>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. </BODY></HTML>

    Thanks for your answer
    It appears that you may have entered your id and password incorrectly in your admin page for GCO. Be sure you have the production id and password. It is different from the sandbox pair. Another thing that could happen it that an extra space gets added to the end of one or the other when you copy and paste from Google. Check for a space on the end of your admin entries and remove it if it's there.

  5. #5
    Join Date
    Jan 2009
    Location
    Walterboro, SC
    Posts
    29
    Plugin Contributions
    0

    Default Re: Google order notification failing

    Quote Originally Posted by chain_man View Post
    It appears that you may have entered your id and password incorrectly in your admin page for GCO. Be sure you have the production id and password. It is different from the sandbox pair. Another thing that could happen it that an extra space gets added to the end of one or the other when you copy and paste from Google. Check for a space on the end of your admin entries and remove it if it's there.
    Hi,
    I do not know what ID you are referring to. Everyting was working perfectly fine intil I decided to change my domain name.
    After I changed my domain name, I moved my file also and i located the two config file and rename them to match my new domain name.
    What should I have done else? do you think the permission set on the config file may be the problem?

    Thanks
    Magellan Mambou

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

    Default Re: Google order notification failing

    Quote Originally Posted by mmambou View Post
    Hi,
    I do not know what ID you are referring to. Everyting was working perfectly fine intil I decided to change my domain name.
    After I changed my domain name, I moved my file also and i located the two config file and rename them to match my new domain name.
    What should I have done else? do you think the permission set on the config file may be the problem?

    Thanks
    I forgot that your problem started with you changing your domain name... You might check with Google support to see if you have to make any other changes to your GCO account, like change email, ip or something... Evidently Google does not associate your information from zen with your Google account. You may end up having to create a new account. Or not...

    If it were permissions on your config files, you would usually get a big red message accross the top of your site.

  7. #7
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Google checkout order notification failing

    Actually I too am having the same exact problem, except I have NOT changed any domain information.

    I am using Zen Cart 1.3.8 and I keep getting emails from Google stating that "order notification failed."

    In my integration console, I have a long error message very similar to the other poster, and within that error message it says, "401 Unauthorized for [MY SECURE SERVER PATH]/googlecheckout/responsehandler.php The requested page requires authentication." When I try to navigate to that page in my browser, I get a login box -- I don't know if that is expected behavior, but it doesn't seem right.

    My Merchant and Sandbox ID/key pairs are all correct in the Google Checkout payment module (I checked, there are no spaces!!).

    It seems to do this whether I set up GCO to use an HTML or an XML response. The only other thing I can think of is the .htaccess mode in the GCO module of Zen Cart store admin (??). I don't really understand how that part works.

  8. #8
    Join Date
    Jan 2009
    Location
    Walterboro, SC
    Posts
    29
    Plugin Contributions
    0

    Default Re: Google checkout order notification failing

    I had the same problem. to solve it i had to configure the htaccess try that if you do not know how post another reply and i will get bact to you
    Magellan Mambou

  9. #9
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Google checkout order notification failing

    My .htaccess file is configured (always has been). Here is what it contains:

    AuthName "Google Checkout Basic Authentication"
    AuthType Basic
    AuthUserFile [my home directory]/googlecheckout/.htpasswd
    Require valid-user

  10. #10
    Join Date
    Jan 2009
    Location
    Walterboro, SC
    Posts
    29
    Plugin Contributions
    0

    Default Re: Google checkout order notification failing

    Quote Originally Posted by singer74 View Post
    My .htaccess file is configured (always has been). Here is what it contains:

    AuthName "Google Checkout Basic Authentication"
    AuthType Basic
    AuthUserFile [my home directory]/googlecheckout/.htpasswd
    Require valid-user
    Are you setting GC for the first time or it has been working before?
    Also did you made any change recently?
    Magellan Mambou

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 6
    Last Post: 11 Jan 2013, 12:51 PM
  2. v138a DPS Pxpay Fail Proof Result Notification (FPRN) failing
    By bhscott in forum Addon Payment Modules
    Replies: 5
    Last Post: 20 Sep 2012, 10:17 AM
  3. No order emails with Google Checkout
    By batta in forum Addon Payment Modules
    Replies: 8
    Last Post: 19 Feb 2011, 01:31 PM
  4. Google Checkout Order/Packing Slip
    By wiggst3r in forum Addon Payment Modules
    Replies: 0
    Last Post: 11 Aug 2008, 01:36 PM
  5. Replies: 2
    Last Post: 7 Aug 2008, 07:07 AM

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