Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

GoogleCheck - order notification failing


Guest

Recommended Posts

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,
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
.

 

Can I just replace my resonsehandler.php????

 

Please help.

 

Best regards

Lee

 

Whoever helps I can send some free product.

Link to comment
Share on other sites

  • 7 months later...

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

@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

Link to comment
Share on other sites

@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!

Link to comment
Share on other sites

  • 1 month later...
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?

Link to comment
Share on other sites

  • 3 months later...

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...