Integrating With Authorize.net Using SIM
By Will Bontrager2003-02-11
Uploading the Three Files To Your Server
File 1: MasterForm.cgi
Upload the modified MasterForm.cgi as a text file to your server. (Make a backup copy of the un-modified script before overwriting the copy on your server.) After uploading, verify that the script contains 755 permissions.
File 2: SimHMAC.pm
Upload SimHMAC.pm as a text file into the same directory where your modified MasterForm.cgi is installed. Give the file SimHMAC.pm 755 permissions.
File 3: The order verification form.
Upload the order verification form where Master Form can find it (the location in the name="goto" hidden field value in the previous form page).
Tutorial Pages:
» Integrating With Authorize.net Using SIM
» How SIM Works
» The Order Verification Form
» Customizing the SIM.cgi Script
» Using SSI To Insert the Fingerprint
» Using JavaScript To Insert the Fingerprint
» Using a Perl Program To Display the Form With Fingerprint Automatically Inserted
» Modifying Scripts To Create the Fingerprint
» Detailed Instructions For Master Form
» The Order Verification Form Modification Step
» Uploading the Three Files To Your Server
» Testing
» Changing Transaction Keys
Copyright 2004 Bontrager Connection, LLC
| Related Tutorials: » Random subroutines in Perl » Log Script Use » Creating Perl Modules for Web Sites » Bit Vector, Using Perl Vec » Build a Perl/CGI Voting System » Perl Range Operator |
