开发者

payment gateway library

is ther开发者_运维技巧e any free to use .net based payment gateways library (wrapper) which ease life to implement famous payment gateways like different methods of paypal, authorize.net, dodirect....?


Braintree has an open source .NET Library. It's specific to Braintree though, so it won't work with other payment gateways.


Olvio Ecommerce for Authorize.NET is a free library that you can use for .NET (VB and C#) projects to access the Authorize.NET gateway. I've used it myself and although it is a bit dated, am still satisfied with how this product performs.


I have worked with this E-Payment Integrator which supports almost 70 gateways.. The trial version is free..

However since there is no free lunch, the full version has to be purchased.. http://www.nsoftware.com/ibiz/epayment/


You will get the source code for any gateway for any platform in the help/documentation/ download sections of the payment gateway/payment processor website. Compile these codes and host it on codeplex.com. This will be the open source project you want...

And do remember to upgrade the code regularly, since the APIs for the payment gateways changes often for to security measures...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜