AIM_mailorder.asp
AIM_success.asp
These should be located on the root of the CactuShop web.
8.3.2.1 AIM_AuthorizeNetURL
The default value is
https://secure.authorize.net/gateway/transact.dll
. It
is very unlikely this will change. Don t touch it unless Authorize.Net tells you
to.
8.3.2.2 AIM_EmailCustomer
y/n determines whether CactuShop will send an email to the customer for
orders made using this gateway.
8.3.2.3 AIM_EmailMerchant
y/n determines whether CactuShop will send an email to you for orders
made using this gateway.
8.3.2.4 AIM_LoginID
The login ID given to you by Authorize.Net.
8.3.2.5
AIM_ProcessCurrency
If you wish all orders to be processed in one currency as opposed to the
currency that the customer was viewing the site in, enter the ISO code for the
currency here, e.g. USD. If you leave this blank, the orders will be processed
in the currency that the user selected to view the site in. Note that not all
currencies you set up on CactuShop may be supported by this gateway.
8.3.2.6 AIM_ResponseDelimiter
The response from Authorize.Net is delimited with a character. By default this
is a comma (,). If you change this on the Authorize.Net backend, you must
make the change here too.
8.3.2.7 AIM_TestMode
If this is set to TRUE whilst you are testing then no billing of credit cards will
take place. You should also set
testmode
within the Merchant Management
system just to be on the safe side. When you are in testmode the page where
you enter your credit card details will clearly state this at the top.
8.3.2.8 AIM_TxnKey
This is a transaction key you must generate this in your Authorize.Net back
end and then paste the result here.
8.3.2.9 AIM_Type
This is the transaction type. Alternatives are AUTH_CAPTURE (default),
AUTH_ONLY, CAPTURE_ONLY, CREDIT, VOID, PRIOR_AUTH_CAPTURE. See
AIM documentation for more details. There is no need to change this for
normal operation.
8.3.2.10 AIM_XMLComponent
This is the XML component used to send the data to the Authorize.Net server.
Ensure your web server has it installed. If Msxml2.ServerXMLHTTP doesn t
work, try Msxml2.ServerXMLHTTP.3.0 or Msxml2.ServerXMLHTTP.4.0.
72
New Page 1