Guest Posted May 14, 2007 Share Posted May 14, 2007 Hi, I am by no means an oscommerce expert or even a novice programmer but I need help. I keep getting this email from google saying: "Attention required: order notification failing" We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://www.apollowear.com/googlecheckout/r...onsehandler.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: 1. Sign in to Google Checkout. 2. Click on the Settings tab. 3. Click Integration. 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 http://code.google.com/apis/checkout/devel...ml#notification . Can I just replace my resonsehandler.php???? Please help. Best regards Lee Whoever helps I can send some free product. Quote Link to comment Share on other sites More sharing options...
K3D Posted May 14, 2007 Share Posted May 14, 2007 Your SSL Certificate expired in April according to firefox Quote Link to comment Share on other sites More sharing options...
Negative Existence Posted January 1, 2008 Share Posted January 1, 2008 Hello, I am having the same issue (see the email below)... I believe my SSL is valid. Perhaps it is an issue with the shared SSL that powweb.com offers??? Any help is appreciated. Thank you, -Alex Attention required: order notification failing We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://negativeexistence.powweb.com/google_ipn.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 Settings tab. Click Integration. 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 http://code.google.com/apis/checkout/devel...ml#notification. Quote Link to comment Share on other sites More sharing options...
gojuryu Posted January 8, 2008 Share Posted January 8, 2008 Hello,I am having the same issue (see the email below)... I believe my SSL is valid. Perhaps it is an issue with the shared SSL that powweb.com offers??? Any help is appreciated. Thank you, -Alex Attention required: order notification failing We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://negativeexistence.powweb.com/google_ipn.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 Settings tab. Click Integration. 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 http://code.google.com/apis/checkout/devel...ml#notification. Same here and I have been receiving that message for over 6 months now. Hello [email protected], We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://gojuryun.ipower.com/osCommerce/cata...onsehandler.php As a result, you aren't receiving order status, risk, or other notifications. Quote Link to comment Share on other sites More sharing options...
gojuryu Posted January 8, 2008 Share Posted January 8, 2008 Hello,I am having the same issue (see the email below)... I believe my SSL is valid. Perhaps it is an issue with the shared SSL that powweb.com offers??? Any help is appreciated. Thank you, -Alex Attention required: order notification failing We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://negativeexistence.powweb.com/google_ipn.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 Settings tab. Click Integration. 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 http://code.google.com/apis/checkout/devel...ml#notification. Same here and I have been receiving that message for over 6 months now. Hello [email protected], We've made several unsuccessful attempts to send order notifications to your notification callback URL, https://gojuryun.ipower.com/osCommerce/cata...onsehandler.php As a result, you aren't receiving order status, risk, or other notifications. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 8, 2008 Share Posted January 8, 2008 @gojuryu I could be way of the mark here as I'm tired .. is your server using PHP over CGI? there are instructions relating to a htaccess.php in the instructions. Probs wrong but off to bed now. Good luck Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
gojuryu Posted January 9, 2008 Share Posted January 9, 2008 @gojuryu I could be way of the mark here as I'm tired .. is your server using PHP over CGI? there are instructions relating to a htaccess.php in the instructions. Probs wrong but off to bed now. Good luck Yes, iPowerweb is PHP over CGI and I do have my settings .htaccess Basic Authentication Mode with PHP over CGI?This configuration will disable PHP Basic Authentication in the responsehandler.php to validate Google Checkout messages. If setted True you MUST configure your .htaccess files here. True I then saved the configuration. I can receive funds however parts of the order do not update, not to mention getting this email from google so many times every day is annoying! Next I went to osCommerce/catalog/googlecheckout/responsehandler.php "Enter user name and password for "Google checkout basic authentication" at https://gojuryun/ipowerweb.com I enter my google checkout username and google checkout password and absolutely nothing. It just keeps asking. So this is obviously not working. I then return and CHMOD my /googlecheckout/ to 777. then to http://www.gojuryu.net/osCommerce/catalog/admin/htaccess.php I put in my information and receive the following: .htaccess file: <<<Start--- AuthName "Google checkout Basic Authentication" AuthType Basic AuthUserFile /hermes/bosweb/web060/b609/ipw.gojuryun/public_html/osCommerce/catalog/googlecheckout/.htpasswd require valid-user ---End>>> .htpasswd file: <<<Start--- 113791970715898:76QGgj7vcqV/I ---End>>>.htaccess .htpasswd pair for Google Checkout Basic authentication on CGI php installations Checkout Account: check Merchant ID: xxxxxxxxxxxx Merchant Key: xxxxxxxxxxxxxxxx Absolute dir to googlecheckout/ : ( ie. /home/ropu/public_html/catalog/googlecheckout ) Check if dir exists: Create Files: (Tip: To create files dir must have Write (777) permission) Old files will be overrided! Coded by:Ropu OK so still nothing! Quote Link to comment Share on other sites More sharing options...
gojuryu Posted January 9, 2008 Share Posted January 9, 2008 I had another go at it and still nothing..... Does anyone else have a solution? Quote Link to comment Share on other sites More sharing options...
gojuryu Posted February 13, 2008 Share Posted February 13, 2008 Same here and I have been receiving that message for over 6 months now. I looked into that, still nothing. it appears that the SSL from iPowerweb should work without a hitch. Google says it is them and ipower says it is google. I say the two big juggernauts fight it out amongst themselves. In the meanwhile, anyone else get this to work? Quote Link to comment Share on other sites More sharing options...
knightserrant Posted June 6, 2008 Share Posted June 6, 2008 gojuryu - Google and Ipower are actually both correct... they are just not getting the whole story to you. Google does not allow shared SSL certificates. Ipower, by default, gives you a shared SSL certificate. I THINK the solution would be to purchase a dedicated SSL certificate from iPower. I have been trying to do this myself, I just can't see where to purchase it. I am going to give them a call sometime next week and get this started. Let me know if that works for you. It is going to be around $100 per year, just so you know. Hope that solves it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.