AutoCharge
 
 
Overview 
FAQ 
Site Test 
Order 
Version Log 
Download 
Setup 
 
 
 
 
       | 
      
 
Setup Instructions
  
1. Download and unpack autocharge.zip. You should get the following files: 
 
autocharge.pl - AutoCharge script 
autochargeadm.pl - AutoCharge Management script 
 
If you use cgi extensions for Accounts Online scripts (if you have 'rebill.cgi' file in your Accounts
Online scripts directory), please rename both files:
  
autocharge.pl -> autocharge.cgi 
autochargeadm.pl -> autochargeadm.cgi
  
2. (UNIX and Apache for NT only) Edit the very first line of both files if necessary. The line
must contain path to perl interpreter. 
 
3. Edit line 5 of autocharge.pl - you must enter your Authorize.Net account password here.
 
 
4. Upload both files to your Accounts Online executables directory in ASCII mode and chmod the files to 755. 
 
5. Login to Authorize.Net Merchant Control Panel and add url of your autocharge.pl script to lists of Valid
Referrers and Valid ADC / Receipt Link URLs. Make sure "Default Field Encapsulation Character" (as per ADC Direct
Response Settings) set to "None". 
 
Please note, that if you use taxes calculations, you should check Add taxes to product price option
(Accounts Online System Setup) in order Accounts Online calculate correct amounts for AutoCharge transactions. 
 
 |