Difference between Authorize.Net Gateway Modes?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Difference between Authorize.Net Gateway Modes?

Post by ZLA » Tue Aug 25, 2009 6:59 am

For Authorize.Net, I can choose from the following gateway modes:
  • Production Gateway, Live Mode - used for processing live transactions with a production merchant account.
  • Production Gateway, Test Mode - used for testing transactions with a production merchant account.
  • Test Gateway, Live Mode - used to test live transactions with a test merchant account.
  • Test Gateway, Test Mode - used for specific test results with a test merchant account.
1. What are the differences between using a test merchant account versus a production merchant account in test mode?
2. What are the differences between Live Mode and Test Mode for the Test Gateway?
3. Are there any negatives with just testing via the production merchant account in test mode rather than using a test merchant account?

Thank you.


ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Difference between Authorize.Net Gateway Modes?

Post by ZLA » Wed Aug 26, 2009 6:45 am

Thanks Mazhar. Do you know if the production and test gateways require separate API logins or are they both accessed from the same login? Also, can you answer question 3 I posed? Thanks again.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Difference between Authorize.Net Gateway Modes?

Post by Logan Rhodehamel » Wed Aug 26, 2009 1:41 pm

They are separate merchant logins. Unless you have arranged for a test account, you can't use that mode. Test accounts are generally given out if you are going to do some kind of integration. For your testing, you almost certainly want to use a production gateway in test mode because that is the kind of account you have. But beware, in test mode the rules for A*net are different - whether you get an approval or a decline depends on the cents amount of the transaction I believe.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Difference between Authorize.Net Gateway Modes?

Post by ZLA » Wed Aug 26, 2009 3:17 pm

Thanks Mazhar. I'm not too worried about the testing since we haven't customized any gateway logic. As long as we can process a success and a failure, that should validate the account credentials. Based on other posts, I've already configured the receipt conlib with handlefailedpayments="true".

Let me know if I should be testing anything else in regards to the Authorize.Net gateway.

Post Reply