Jump to content

Paypal IPN issues


crombiecrunch

Recommended Posts

I am 2 issues with payal. The first one any time a client pays a invoice through Paypal it is not showing as paid and I have to manually add the payment. Also I keep getting emails from Paypal with the following:

 

 

Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

 

https://www.mysite.com/clients/modules/gateways/callback/paypal.php

 

If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.

 

Thank you for your prompt attention to this issue.

 

Any ideas on this?

Link to comment
Share on other sites

are you in development? do you have a restricted .htaccess access to your server?

 

the best way to check your IPN function is the paypal sandbox. get logged in on https://developer.paypal.com/devscr?cmd=_home and try the Instant Payment Notification (IPN) simulator

on menu Test Tools: https://developer.paypal.com/devscr?cmd=_ipn-link-session

 

if there is still an error you will see what the error is.

Link to comment
Share on other sites

are you in development? do you have a restricted .htaccess access to your server?

 

the best way to check your IPN function is the paypal sandbox. get logged in on https://developer.paypal.com/devscr?cmd=_home and try the Instant Payment Notification (IPN) simulator

on menu Test Tools: https://developer.paypal.com/devscr?cmd=_ipn-link-session

 

if there is still an error you will see what the error is.

 

This just started for me this week... Somethings changed!

Link to comment
Share on other sites

This just started for me this week... Somethings changed!

 

I noticed that some of the clients that this happend with had subscriptions that started when I has a ssl cert running on the site. The ipn callbacks were to https:

 

I no longer have the cert so this might be why these older subscriptoins failed.

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

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

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated