cancel
Showing results for 
Search instead for 
Did you mean: 

Should we use SDK or direct api call for authorize.net payment integration.

I have some concern about licensing for using authorize.net java SDK in my application. What is the best approch to follow, should we use SDK or direct Soap (api) call for payment intigration?  

ravimandli88
Member
3 REPLIES 3

If you know how to use the soap, use it directly.

RaynorC1emen7
Expert

Thanks, Is there any possible cons using SDK? Because I found sdk much easy and convinent for Integration. 

Not sure, I use asp.net. and it so easy to consume web service, that I didn't under why they even need one.