Hi,
We are using authorize.net AIM method in one of our client website for payment transaction. We have a new requirement that both ARB and AIM required in the same aplication. AIM uses for normal payment process and ARB method for automatic billing.
Is it possible to integrate both ARB and AIM with the same authorize.net account in a website?. If possible, please provide a sample code for asp.net.
Solved! Go to Solution.
11-14-2011 11:28 PM
Yes. ARB and CIM both cost additional, but you can use everything Authorize.net offers on the same account.
11-15-2011 02:30 AM
Short answer: Yes. You can implement any number of payment methods on the same page - could charge one payment with AIM, set up a billing profile, charge another payment with CIM, set up an ARB subscription, etc. Not that you'd ever do that, mind you, but you could. I've personally implemented multiple pages with AIM + ARB, though sadly in PHP and not ASP, so I can't paste you specific code.
11-15-2011 12:17 AM
Thanks for the comment.
I need a few more clarification
1) Is it possible to implement AIM and ARB with the same authorize.net account together?
If any one has an asp.net code sample, could you please share the same since it would be very helpful to us.
11-15-2011 02:19 AM
Yes. ARB and CIM both cost additional, but you can use everything Authorize.net offers on the same account.
11-15-2011 02:30 AM