贝宝IPN监听器ASP.NET MVC监听器、贝宝、IPN、MVC

2023-09-04 00:10:51 作者:我是孜然味哒

有相当多的code在贝宝GitHub上样本展示如何实现IPN监听器在各种语言(PHP,VB,...)。然而,有没有为ASP.NET MVC。有没有人成功实施呢?或者是有,类似于其他code样品,实现它的pferred一个$ P $ /公报的方式?

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?

推荐答案

这是一个简单的MVC网站结构,其中包括贝宝IPN一个整洁的小文章: http://blog.wekeroad.com/2008/10/11/mvcstore-part-22

A neat little article on a simple MVC site structure that includes PayPal IPN: http://blog.wekeroad.com/2008/10/11/mvcstore-part-22

直接链接到他的IPN控制器 https://mvcsamples.svn.$c$cplex.com/svn/trunk/Kona.Web/Controllers/PayPalController.cs

Direct link to his IPN controller https://mvcsamples.svn.codeplex.com/svn/trunk/Kona.Web/Controllers/PayPalController.cs