Paypal IPN Listener for ASP.NET MVC

Omu picture Omu · Mar 15, 2010 · Viewed 9.7k times · Source

There is quite a few code samples on PayPal GitHub showing how to implement IPN listener in various languages (php, VB, ...). However, there is none for the ASP.NET MVC. Has anybody successfully implemented it? Or is there, similarly to the other code samples, a preferred/oficial way of implementing it?