Title: Minimum server or hosting requirements
Last modified: August 30, 2016

---

# Minimum server or hosting requirements

 *  Resolved [wpfan1000](https://wordpress.org/support/users/wpfan1000/)
 * (@wpfan1000)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/minimum-server-or-hosting-requirements/)
 * Many membership plugins that can tie into Paypal, Stripe, etc have minimum server/
   hosting requirements.
 * Some plugins say for example that shared hosting is not good enough if running
   their plugin. They recommend VPS, etc.
 * This of course could simply be due to the bloat code of the plugin – it requires
   more processing power than is available on shared hosting. And then it has little
   to do with the fact that they may be tied into Paypal.
 * Or it could also be due to response time of the server to Paypal IPN notification
   and handshaking.
 * I am currently using your great plugin on cheap shared hosting and it is working
   fine with IPN simulated notifications.
 * I understand that when handshaking occurs between Paypal IPN and the listener
   on a website, there is plenty of time given for the notification response, handshaking,
   etc. I read that Paypal IPN will/can wait for up to 2 hours.
 * Could you please clarify? Thanks.
 * If this is on your site somewhere, please let me know, my excuses for not seeing
   it.
 * [https://wordpress.org/plugins/paypal-ipn/](https://wordpress.org/plugins/paypal-ipn/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/minimum-server-or-hosting-requirements/#post-6611299)
 * In most cases an IPN will be delivered immediately upon the transaction occurring,
   hence the name **Instant** Payment Notification.
 * If you have any sort of a problem with your IPN code that would result in a failed
   attempt by PayPal they will re-attempt the same IPN again and will continue doing
   so in time intervals (30 seconds, 1 min, 2 min, 4 min, etc.) until it receives
   a successful response. If this happens continuously PayPal will eventually place
   your IPNs in a delayed queue so it doesn’t chew up their resources, and if you
   don’t get it fixed they will eventually disable IPN altogether for you.
 * This could be why some users report that there are delays with IPN. Our plugin
   runs just fine on shared servers, and the plugin itself is stable with IPNs, 
   but if you’ve added any of your own custom extensions and there is a problem 
   in that code you could run into this sort of thing.
 * Hope that helps. I’m going to close this thread, but feel free to respond if 
   you have more questions or concerns.
 *  Thread Starter [wpfan1000](https://wordpress.org/support/users/wpfan1000/)
 * (@wpfan1000)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/minimum-server-or-hosting-requirements/#post-6611457)
 * Thanks for the info 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Minimum server or hosting requirements’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-ipn_b2a7a0.svg)
 * [PayPal IPN for WordPress](https://wordpress.org/plugins/paypal-ipn/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-ipn/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-ipn/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-ipn/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-ipn/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-ipn/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wpfan1000](https://wordpress.org/support/users/wpfan1000/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/minimum-server-or-hosting-requirements/#post-6611457)
 * Status: resolved