Integrating With Authorize.net Using SIM
By Will Bontrager2003-02-11
The Order Verification Form Modification Step
In the source code of your order verification form (which is the last page of a multi-page form), where hidden form fields are appropriate, insert the following placeholder in either of the two example formats:
[[SIMFIELDS]]
<!--SIMFIELDS-->
(Master Form version 2.# recognizes placeholders between double square brackets and within HTML comment tags.)
SIM.zip contains an example order verification form for use with Master Form, SIMexampleOrderVerificationMF.html
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 |
