开发者

Authorize.NET Direct Post Method WebForms (C#) sample implementation

开发者 https://www.devze.com 2023-04-03 11:28 出处:网络
I am seeking a sa开发者_如何学JAVAmple implementation of Authorize.Net DPM using Webforms, but I can\'t find it even in Authorize.net website, they have only an MVC example. Anyone who has a sample im

I am seeking a sa开发者_如何学JAVAmple implementation of Authorize.Net DPM using Webforms, but I can't find it even in Authorize.net website, they have only an MVC example. Anyone who has a sample implementation using WebForm (C#)?


To those who need a solution, I found this link : http://community.developer.authorize.net/t5/Integration-and-Testing/Direct-Post-Method-DPM-code-sample-for-C-ASP-NET-web-forms-non/td-p/8574


i have done it and it works fine with web forms.i would say look at the java code(not the usual way but it worked for me,it gives you a simple form needed just to create a simple request),create a simple form on its lines,post it through and then receive the response. Hope it helps.I am assuming you already have a test account and an api key.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号