When using GravityForms with the PayPal extension, the plugin asks you to set your IPN in paypal to:
http://www.yoursite.com/?page=gf_paypal_ipn
This is the settings page:

###The problems facing Paypal Multiple IPN are:
– You can only have one PayPal account because PayPal will terminate multiple accounts if you try to set them up
– PayPal only allows you to enter one IPN address on their website (admin)
###Potential Solutions are:
– Use the PayPal API to set the `notify_url` in your request
– Use a broadcast script to have a single IPN endpoint that will make CURL requests to all of your endpoints
– Ask your plugin developer to update the plugin you are using to use the `notify_url` instead of hard coding the IPN endpoint
If you’re used to the OSX sips utility to convert and resize images, you might be surprised when you are on a linux box and realize that utility is not available.



GoDaddy has wait times for phone support that could be 5 minutes to 30 minutes – sometimes even 45 minutes. A lot of times when I want support I don’t want to listen to hold music. Go Daddy does offer you the chance to press the pound button when you call in so that you can hold without music, but then once per minute you’ll get a recorded message telling you that your call is important.


