<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SIM fingerprint is not recognized in Sandbox (https://test.authorize.net/gateway/transact.dll) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-fingerprint-is-not-recognized-in-Sandbox-https-test/m-p/28130#M14837</link>
    <description>&lt;P&gt;Depend on the response code here are the tools to test the fingerprint&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/tools/"&gt;http://developer.authorize.net/tools/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Jul 2012 20:06:26 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-07-22T20:06:26Z</dc:date>
    <item>
      <title>SIM fingerprint is not recognized in Sandbox (https://test.authorize.net/gateway/transact.dll)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-fingerprint-is-not-recognized-in-Sandbox-https-test/m-p/28118#M14831</link>
      <description>&lt;P&gt;Can anybody tell me why the below snippet will not product a good fingerprint. Is there something I am missing?:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//this function will provide the Encypted Authentication Hash needed for SIM service&lt;BR /&gt;public function createTransactionFingerPrint($amount)&lt;BR /&gt;{&lt;BR /&gt;//force time zone&lt;BR /&gt;date_default_timezone_set('America/Chicago');&lt;BR /&gt;&lt;BR /&gt;//local variables&lt;BR /&gt;$sequenceNumber = rand(1, 1000);&lt;BR /&gt;$timeStamp=time();&lt;BR /&gt;$token = new HashToken();&lt;BR /&gt;$loginId="769KzGxD";&lt;BR /&gt;$transactionKey="8j3Peu62VDu3jv8a";&lt;BR /&gt;&lt;BR /&gt;//set the basic token properties&lt;BR /&gt;$token-&amp;gt;timeStamp=$timeStamp;&lt;BR /&gt;$token-&amp;gt;sequence=$sequenceNumber;&lt;BR /&gt;&lt;BR /&gt;//convert the finger print to an md5 hash and set to the return object&lt;BR /&gt;$token-&amp;gt;hash=hash_hmac("md5", $loginID . "^" . $sequenceNumber . "^" . $timeStamp . "^" . $amount . "^",$transactionKey);&lt;BR /&gt;&lt;BR /&gt;//return the hash object&lt;BR /&gt;//return $fingerPrint;&lt;BR /&gt;return $token;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above fingerprint is loaded into the below document elements after PHP replies:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="hidden" id="x_fp_hash" name="x_fp_hash" value=""/&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" id="x_fp_sequence" name="x_fp_sequence" value=""/&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" id="x_fp_timestamp" name="x_fp_timestamp" value=""/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2012 15:31:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-fingerprint-is-not-recognized-in-Sandbox-https-test/m-p/28118#M14831</guid>
      <dc:creator>JoMo1970</dc:creator>
      <dc:date>2012-07-21T15:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: SIM fingerprint is not recognized in Sandbox (https://test.authorize.net/gateway/transact.dll)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-fingerprint-is-not-recognized-in-Sandbox-https-test/m-p/28130#M14837</link>
      <description>&lt;P&gt;Depend on the response code here are the tools to test the fingerprint&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/tools/"&gt;http://developer.authorize.net/tools/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jul 2012 20:06:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-fingerprint-is-not-recognized-in-Sandbox-https-test/m-p/28130#M14837</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-22T20:06:26Z</dc:date>
    </item>
  </channel>
</rss>

