<?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 Confused on MD5 Hash security value in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Confused-on-MD5-Hash-security-value/m-p/16920#M9502</link>
    <description>&lt;P&gt;So,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've spent the last hour digging through the documentation, but am still unclear on how this works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;- Using SIM&lt;/P&gt;&lt;P&gt;- In sandbox.authorize.net / test server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under Account -&amp;gt; Settings -&amp;gt; MD5-Hash, I see that I can set a fixed value for this "hash".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I grab the variable from the response ( x_MD5_Hash﻿ ), &amp;nbsp;I am seeing a different value every single time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What values are actually being hashed together here? &amp;nbsp;I'm guessing it's somewhat similar to the fingerprint where it's like static_hash_from_settings . amount . some_other_value ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right place please?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2011 02:48:07 GMT</pubDate>
    <dc:creator>nquinn80</dc:creator>
    <dc:date>2011-09-09T02:48:07Z</dc:date>
    <item>
      <title>Confused on MD5 Hash security value</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Confused-on-MD5-Hash-security-value/m-p/16920#M9502</link>
      <description>&lt;P&gt;So,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've spent the last hour digging through the documentation, but am still unclear on how this works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;- Using SIM&lt;/P&gt;&lt;P&gt;- In sandbox.authorize.net / test server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under Account -&amp;gt; Settings -&amp;gt; MD5-Hash, I see that I can set a fixed value for this "hash".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I grab the variable from the response ( x_MD5_Hash﻿ ), &amp;nbsp;I am seeing a different value every single time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What values are actually being hashed together here? &amp;nbsp;I'm guessing it's somewhat similar to the fingerprint where it's like static_hash_from_settings . amount . some_other_value ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right place please?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2011 02:48:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Confused-on-MD5-Hash-security-value/m-p/16920#M9502</guid>
      <dc:creator>nquinn80</dc:creator>
      <dc:date>2011-09-09T02:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Confused on MD5 Hash security value</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Confused-on-MD5-Hash-security-value/m-p/16924#M9504</link>
      <description>&lt;P&gt;Nevermind, just figured it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone looking for the exact value:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$mytranshash = strtoupper(md5(static_value_you_set_in_settings . API_login_id . transaction_id . amount));﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Had trouble finding this anywhere in the docs.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2011 03:08:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Confused-on-MD5-Hash-security-value/m-p/16924#M9504</guid>
      <dc:creator>nquinn80</dc:creator>
      <dc:date>2011-09-09T03:08:00Z</dc:date>
    </item>
  </channel>
</rss>

