cancel
Showing results for 
Search instead for 
Did you mean: 

Integration to commercial program.

I am developing a program for commercial use.  I have successfully used the test account and integrated Authorize.net, but when I go live, is there any sort of certification that needs to be done or am I good to go live?  Also, do I need to tell customers to obtain their own API Login and Key that they will use?  Is this something a regular merchant applies for, or is it given out in their account information and they can quickly plug it into my software?  Thanks for the help!

2 REPLIES 2

I have successfully used the test account and integrated Authorize.net, but when I go live, is there any sort of certification that needs to be done or am I good to go live?  

 

No. But if you do certify your software you can get it listed in the certified solution directory and advertise it as such which is a good thing.

 

Also, do I need to tell customers to obtain their own API Login and Key that they will use?  

 

Yes. But generally whomever is establishing their merchant account or otherwise pushing your solution will be handling this.

 

Is this something a regular merchant applies for, or is it given out in their account information and they can quickly plug it into my software? 

 

Yes. Acquiring an Authorize.Net account is fairly simple to do once a merchant account is established and plugging live credentials into your software will be no different then adding the test account data as it literally is not different in any way other then the live server URL being different of course. So if your software is well written setting it up should be a breeze to do.


-------------------------------------------------------------------------------------------------------------------------------------------
John Conde :: Certified Authorize.Net Developer (Brainyminds) :: Official Authorize.Net Blogger

NEW! Handling Authorize.Net's Webhooks with PHP

Integrate Every Authorize.Net JSON API with One PHP Class (Sample code included)

Tutorials for integrating Authorize.Net with PHP: AIM, ARB, CIM, Silent Post
All About Authorize.Net's Silent Post
stymiee
Expert
Expert

Awesome.  Thanks for the reply.  I will probably get this certified when I am finished and do launch it.  Thanks again!