Test Transactions

You need to test the payment gateway integration carefully before going live to ensure successful and smooth transaction processing.

 

Ideally, an integration is tested in the following phases:

In order to use this environment, you must have an Authorize.Net developer test account with an associated API Login ID and Transaction Key. Test transactions to this environment are accepted with these credentials only. If you do not have a developer test account, you can sign up for one at http://developer.authorize.net/testaccount.

Note: You do not need to use Test Mode when testing with a developer test account. For more information about Test Mode, see the Merchant Integration Guide at http://www.authorize.net/support/merchant/.

Sample for submitting the test request field

 

<INPUT TYPE="HIDDEN" NAME="x_test_request" VALUE="TRUE">

 

Note: Transactions posted against live merchant accounts using either of the above testing methods are not submitted to financial institutions for authorization and are not stored in the Merchant Interface.

Note:VISA verification transactions are being switched from $0.01 to $0.00 for all processors. For Visa transactions using $0.00, the Bill To address (x_address) and zip code (x_zip) fields are required.

 

Related Topics