The Authorize.Net Payment Gateway can help you accept credit card and electronic check payments quickly and affordably.
http://www.authorize.net/
Credit Cart Test Info
This is an internal cart test number only.
For Authorize.net testing you should use :
- Visa : 4007000000027
- MasterCard : 5424000000000015
- Discover : 6011000000000012
- American Express : 370000000000002
Any expiration date after the current date should work.
Any CVV code should work.
- Enable Authorize.net Module
True or False. True is on - False is off
Your Authorize.net User ID goes here.
Authorize.net Consolidated uses the AIM method of connecting to Authorize.net. You must use set the Password Required mode to ON on your gateway. Generate a Transaction Key and enter it here. Do not use your Authorize.net gateway password here. It will not work.
Generally, enter Compiled if your Host has cURL support compiled into the server. Enter Not Compiled otherwise. If you don't know - ask your Technical Support department.
The correct path to the cURL command on your server if it is not compiled. Some other server settings may prevent cURL from working even if it is compiled. In this case, you may be able to make this module work by setting the cURL path to various default locations where cURL might usually be found on a UNIX server: /usr/bin/curl
There are three alternatives. Test, Test and Debug, and Production. Test mode runs tests with no recording of module function. Test and Debug mode runs tests and prints certain variables contents in a file. This filename is currently hardcoded - look in catalog/temp for a file named authdebug.txt You may have to change this filename depending on your servers security settings. You may also have to create a blank file with that name and chmod it to 777.
Select Credit Card. Echeck support is not yet implemented.
Authorize only approves the transaction, but does not transfer funds. Authorize and Capture does both.
This is the order in which the payment module is displayed on the payment method selection screen by the checkout process module. It should be three digits and be a higher number than that of the paypal module if you are using this module with Paypal IPN.
True if you want authorize.net to send customer notifications, false if not.
Select only cards your merchant account allows you to accept.
- Authorize.net Payment Zone
You may create a zone in which you wish to accept cards by this method. If you enter a zone here, only those geographical areas within that zone will see this module on checkout.
- Authorize.net Set Order Status
This is the order status to which this module will set an order if it is successfully completed. Processing is suggested.
Enable or disable CCV code. Some merchant banks DO NOT USE CCV security checks. If your gateway is generating a lot of denials you should check to make sure this is set in accordance with your merchant banks policies.
If you experience high levels of transaction failure, you may need to adjust your sessions configuration. Consult your technical support team for more information