
Value Default
x_Login thecompany
Effect: This is the login provided by Authorize.Net. If you have not established an Authorize.Net account, you will not have a value to place here, and the software will not work.
x_Description
Effect: This is a default description to appear for SalesCart transactions.
x_Test_Request TRUE
Effect: When set to TRUE, only Test requests are sent to the Authorize.Net server. When set to FALSE, the transactions are sent "LIVE" to the server for processing. Set this to true while you are building and debugging your site and change to false when you are ready to go live.
x_ADC_URL http://www.mycompany.com/sc-bin/receipt1.php
Effect: Change www.mycompany.com to your domain name. This URL should point to the receipt1.php page in your website. This is the relay response receipt page.
pass_receipt http://www.mycompany.com/sc-bin/receipt2.php
Effect: Change www.mycompany.com to your domain name. This URL should point to the receipt page that you want to display on a successful transaction.
fail_receipt http://www.mycompany.com/sc-bin/authfail.php
Effect: Change www.mycompany.com to your domain name. This URL should point to the failure page that you want to display on a failed transaction.