vote up 7 vote down star
6

Looking for a c# library that interfaces to multiple merchant gateways. Should at minimum be able to handle PayPal and authorize.

flag

2 Answers

vote up 2 vote down check

I've used dotnetcharge with success. They have support for something like 50 payment processors, plus (most importantly), data storage encryption for credit card information.

link|flag
vote up 1 vote down

Considering that working with the gateways themselves is extremely simple, Adding support to your application for each one shouldn't be difficult.

That said, here is one that claims to have the support you want:

http://www.componentsource.com/products/ibiz-e-payment-integrator-net/index.html

Note that Payflow link and payflow pro were purchased by PayPal from verisign.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.