Integrating With Authorize.net Using SIM
By Will Bontrager2003-02-11
How SIM Works
To create a fingerprint, an MD5 encryption (referred to as an "MD5 hash") is generated using
~~ Your merchant Login ID,
~~ Your Transaction Key (obtained via your merchant's
control panel at authorize.net),
~~ A Time Stamp (automatically obtained from your
server),
~~ A Sequence Number (the scripts in SIM.zip provide
a pseudo-random number, 0 to 999),
~~ The amount of the transaction, and
~~ The currency code of the transaction (optional).
The fingerprint is composed of the generated MD5 hash along with the Sequence Number and the Time Stamp.
Copyright 2004 Bontrager Connection, LLC
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Integrating With Authorize.net Using SIM"
You must be logged in to post a comment.
Link to This Tutorial Page!

