crombiecrunch Posted April 7, 2010 Share Posted April 7, 2010 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? 0 Quote Link to comment Share on other sites More sharing options...
HerrZ Posted April 8, 2010 Share Posted April 8, 2010 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. 0 Quote Link to comment Share on other sites More sharing options...
mysmallbizu Posted April 14, 2010 Share Posted April 14, 2010 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! 0 Quote Link to comment Share on other sites More sharing options...
mysmallbizu Posted April 14, 2010 Share Posted April 14, 2010 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. 0 Quote Link to comment Share on other sites More sharing options...
crombiecrunch Posted July 29, 2010 Author Share Posted July 29, 2010 I know this is old but still having the issue the error I get from the sandbox is IPN delivery failed. HTTP error code 403: Forbidden maybe something in my .htaccess is blocking it? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted July 30, 2010 Share Posted July 30, 2010 Check your apache error log, it should tell you what is wrong. 0 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.