Paypal IPN definitely works - it's an incoming web request, so it's served the exact same way as viewing a regular web page or making a REST call. Try hitting the URL from your browser, curl, or RestClient to see what happens. And check your logs to look for the incoming request from Paypal.
If you're still having trouble, you might try posting the relevant bits of your code, and possibly link to a screenshot of your Paypal IPN setup screen in their web interface. Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
