iHai / AlipayIntegrationMVC

Alipay integration with ASP.NET MVC code sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlipayIntegrationMVC

阿里官方的支付宝实时到账集成代码示例里DotNet平台的只有ASP.NET的代码示例,没有MVC的,所以写了这个ASP.NET MVC版本。

调试前请先在保证AlipayConfig.cs和PaymentController.cs的SubmitAlipay方法里的配置都更新成正确的参数。

调试需要用服务器调试,

About

Alipay integration with ASP.NET MVC code sample

License:MIT License


Languages

Language:C# 76.3%Language:JavaScript 13.9%Language:HTML 6.8%Language:CSS 2.8%Language:ASP 0.1%