Configuring Authorize.Net payment processor
If when
creating a payment method, as payment processor you have chosen Authorize.Net, you must first make a test configuration and, after you have successfully tested how Authorize.Net works, you can make the live configuration. Perform one of the following procedures:
Setup test configuration
-
Open
www.authorize.net.
-
On tab Developers, click Integration » Sign Up for a Test Account.
-
Fill out the form and save the API Login ID and the Transaction Key that are provided by Authorize.Net.
-
On Create a payment method page, select the credit card(s) that you are going to accept.
-
Select Test Mode radio button.
-
Under Test Mode section, in URL input field, enter https://test.authorize.net/gateway/transact.dll.
-
In Login Id, enter the API Login ID, provided by Authorize.Net.
-
In Transaction Key, enter the Transaction Key, provided by Authorize.Net.
- In Timeout, enter 30000.
- In Payment type, select one of the following:
- Sale
Directly puts the funds in the merchant account.
- Authorize
Authorizes the credit card, but does not submit the payment for settlement until it is done manually. The authorization expires in 30 days.
You can submit authorization only transactions, if you want to verify the availability of funds on the customer’s credit card before finalizing the transaction. This transaction type can also be submitted in the event that you do not currently have an item in stock or you want to review orders before shipping goods.
- Authorize & Capture
The amount is sent for authorization and, if approved, is automatically submitted for settlement.
- In API Version, enter 3.1
-
Go back to Creating a new payment method » Step 7.
After you finished setting up Authorize.Net and your ecommerce website, you can place orders and then see the report from those test orders by logging to
https://test.authorize.net and clicking the Reports tab. There you can see all the test transactions.
Setup live configuration
After you have tested how Authorize.Net works and you want to move your website to production, you must configure Authorize.Net to work in live mode. For more information, refer to the email from Authorize.Net.