Link to home
Start Free TrialLog in
Avatar of jdailey59
jdailey59

asked on

PayPal notify_url not working anymore

PayPal is no longer calling the url I put in the notify_url parameter in my forms with hosted buttons. The transactions are working fine, but after payement is made PayPal is supposed to call the url in this parameter (hidden input field in the form) and send back the data on the transaction so it can be stored in my local database. I've checked the url and there's no problem with it, PayPal is simply not calling it anymore.

It has been over 2 months now and I've contacted PayPal support on the phone and have submitted tickets to the tech support numerous times. Every time I call support the person tells me the same thing : "I will notify the the tech support manager directly about the problem and they will call you back today". They take the support ticket numbers, check my phone number... and they have never called back - never!

PayPal tech support used to be good but apparently they have "gone south".

Is anyone else having this problem - and do you have a solution?
SOLUTION
Avatar of Rob
Rob
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jdailey59
jdailey59

ASKER

tagit : this is with javascript, I use the simple html form and the hidden input filed name is "notify_url" for this. You can see it in the PayPal documentation here:
https://developer.paypal.com/webapps/developer/docs/classic/paypal-payments-standard/integration-guide/formbasics/

yodercm: yes I did make the updates, over a month ago.

IPN is also activated on my account.

The PayPal support site has a link to their forum on Stackoverflow and there are several people there with exactly the same problem as I have:

http://stackoverflow.com/questions/14569173/notify-url-not-working-anymore-in-paypal

http://stackoverflow.com/questions/12147053/paypal-ipn-notify-url-not-called?rq=1
Sorry it's taken me so long to reply.

Yes my link I gave above is for javascript and the updated javascript api.  You're still using the "classic" version that they are phasing out.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Good news then! I would suggest having a lookAt the new version of the api
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
For some reason unknown to me (PayPal informed of nothing whatsoever) it started working again on its own
Did you mean to grade the question as a B? Everything should be an A by default.
The grading system is a little different here. Have a read
http://support.experts-exchange.com/customer/portal/articles/481419-what-grade-should-i-award-
No, you can change the grade to A and close the question. Thanks.