OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: GoogleCheck - order notification failing
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Payment Modules > Other
apollowear
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.
K3D
Your SSL Certificate expired in April according to firefox
Negative Existence
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.
gojuryu
QUOTE (Negative Existence @ Jan 1 2008, 11:24 AM) *
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.
QUOTE
Hello gojukai@gmail.com,

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.
gojuryu
QUOTE (Negative Existence @ Jan 1 2008, 11:24 AM) *
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.
QUOTE
Hello gojukai@gmail.com,

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.
FWR Media
@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
gojuryu
QUOTE (Babygurgles @ Jan 8 2008, 03:42 PM) *
@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
QUOTE
.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:

QUOTE
.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!
gojuryu
I had another go at it and still nothing.....

Does anyone else have a solution?
gojuryu
QUOTE (gojuryu @ Jan 8 2008, 03:34 PM) *
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?
knightserrant
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.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.