I’d like to post a quick info update…these notifyurl=”0″ didn’t start until 6/7/2016 15:51 PDT. No code was edited at that time so the error is a bit beyond me.
Having the same issue. Got a message from paypal “Notifications sent to the following URL(s) are failing: 0 “
We only installed this plugin yesterday so we picked a bad time to jump onboard I guess.
So you know I attempted to manually force “notifyurl” to populate the correct link via the gateway php file in the plugin, but that didn’t seem to work.
Keep this post update if you can if a solution presents itself.
I can confirm the same problem. This new plugin is somehow overwriting the notify_url to null or zero, and thus causing IPN errors. The transactions still show as paid/completed in Woocommerce backend. IPN is not necessary, I do not think. The problem is that some may need to have IPN enabled for another purpose, and Paypal gets fussy if their IPNs fail. SO we need to avoid writing an IPN value, so as to keep the default IPN.
Just heard back from woothemes. Paypal devs are now aware of the issue and are working on a fix to be tested soon.
In the mean time we are relying on braintree powered paypal standard checkout till the fix is launched.
So it is a problem with Paypal and not with the plugin?
Seems to be the plugin as they recommended using standard paypal, which still utilizes IPN services in some cases.
I have the same problem and just got an email from PayPal with the notice.
I’m sorry but I do not fully understand this. All payments are being accepted.
What do I need this URL for and how can I find it? We will probably still use the plugin since it works (from what I can see). Or is this not recommended?
Thanks
jonatanrosdahl, from my limited experience all payments are not being accepted. We found that a small amount of payments did not go through, though I couldn’t reproduce myself I saw someone get a blank screen on checkout in person. jumped ship to a different service because of it.
Is anyone else using the ‘events’ for woo commerce plugin?
Thank you for letting me know.
Are you using the standard PayPal checkout now?
How can this be solved? Is this a problem with the plugin or with PayPal? Or is it something I need to fix?
I’ve never had to use IPN before so I have no idea of how this works.
IPN can be used for many different things. I do not think it is necessary for this plugin to work correctly. But you may need IPN enabled in your Paypal account for some other service/plugin that needs it.
Look at your settings here: https://www.paypal.com/cgi-bin/customerprofileweb?cmd=%5fprofile%2dipn%2dnotify
and the logs here: https://www.paypal.com/?cmd=_display-ipns-history
(The default IPN url in your settings may tell you why it was enabled to begin with.)
The problem is that some of us need to keep it active for other services, but Paypal will shut IPN off for your account if they get to many failed attempts. If you do not need it, then you can shut it off and the problem will be solved for you. But be sure that you do not need it before shutting it off.
Thank you for clarifying.
To my knowledge I do not need it. I use very few plugins and have an overall pretty simple shop. Do you have any examples of when it’s needed or used?
IPN is used when you need confirmation on your server of immediate payment in order to trigger another event, i.e. setting up a 3rd party for product distribution.
Still no word from woothemes, but I’ll keep this thread updated as information comes through.
Patmifsud…I am not using that plugin, ‘events’.
likewise, Patmifsud…I am not using that plugin, ‘events’.
jonatanrosdahl: IPN is needed if you are using Paypal standard:
https://docs.woothemes.com/document/paypal-standard/
I am using Gravity Forms with Paypal standard, that requires IPN also.