Hi- I've got an authorize.net wrapper that I'm currently using. My problem is we've got multiple gateways including paypal. I would like to create a generic gateway wrapper that I could tweak a little bit but make this one wrapper process mutiple gateways
instead of having multiple different wrappers for each gateway.
Thank you, but that is not what I'm looking for. I already have an authorize.net wrapper. I need to create a wrapper that will allow me to run a PayPal transaction as well. The way our application works is each client either has an authorize.net, verisign or
PayPal and based on that is what type of transaction is going to run. What I'm trying to do is condense all of them into one generic wrapper. Hope that makes sense.
webguy07
Participant
942 Points
234 Posts
Creating a generic gateway wrapper
Jun 12, 2012 06:02 PM|LINK
Hi- I've got an authorize.net wrapper that I'm currently using. My problem is we've got multiple gateways including paypal. I would like to create a generic gateway wrapper that I could tweak a little bit but make this one wrapper process mutiple gateways instead of having multiple different wrappers for each gateway.
Thanks in advance!
Qin Dian Tan...
All-Star
113532 Points
12480 Posts
Microsoft
Re: Creating a generic gateway wrapper
Jun 14, 2012 07:45 AM|LINK
Hi,
This forum is not related to your issue. Hope this helps:
http://www.codeproject.com/Articles/25174/A-Wrapper-for-Using-NET-to-Submit-Credit-Card-Tran
http://authorizenet.codeplex.com/
http://training.intersystems.com/tutorials/DocBook.UI.Page.cls?KEY=ENTG_architecture
Thanks,
If you have any feedback about my replies, please contactmsdnmg@microsoft.com.
Microsoft One Code Framework
webguy07
Participant
942 Points
234 Posts
Re: Creating a generic gateway wrapper
Jun 15, 2012 12:17 AM|LINK