<?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: DPM MD5 issue - PHP in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35159#M19558</link>
    <description>&lt;P&gt;When using DPM, the MD5 Hash is a required element for the transaction to work, otherwise it will generate an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2013 16:30:47 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2013-08-05T16:30:47Z</dc:date>
    <item>
      <title>DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35155#M19554</link>
      <description>&lt;P&gt;I currently am using PHP and HTML to create a custom checkout form using the same form fields that the 'example' DPM code comes with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I do NOT want to use MD5 even though I have an MD5 hash set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way around using the MD5 hash altogether? If not, how do I go about posting the MD5 to authorize.net?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I submit my current form I am getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error. Check your MD5 Setting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;on the page:&amp;nbsp;&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I am not even reaching my relay_response.php page.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:37:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35155#M19554</guid>
      <dc:creator>hfryan</dc:creator>
      <dc:date>2013-08-05T15:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35156#M19555</link>
      <description>&lt;P&gt;You can modify the code in the SDKs in you don't want to use the MD5 hash.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:44:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35156#M19555</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-08-05T15:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35157#M19556</link>
      <description>&lt;P&gt;I haven't included the SDK at all in my PHP. I just have my form submitting directly to&amp;nbsp;&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; with the form fields that were in the SDK as an example.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:48:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35157#M19556</guid>
      <dc:creator>hfryan</dc:creator>
      <dc:date>2013-08-05T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35158#M19557</link>
      <description>&lt;P&gt;If you didn't use the SDKs not sure where it is getting the "&lt;SPAN&gt;Error. Check your MD5 Setting.&lt;/SPAN&gt;" from, since by itself, it would not check the MD5, as you would have to do that yourselves on the relay response page.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:18:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35158#M19557</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-08-05T16:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35159#M19558</link>
      <description>&lt;P&gt;When using DPM, the MD5 Hash is a required element for the transaction to work, otherwise it will generate an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 16:30:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35159#M19558</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-08-05T16:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35164#M19563</link>
      <description>&lt;P&gt;With that information I went ahead and inserted the string I set for my MD5 Setting into the variable like so:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$md5_setting = "THE STRING I USED IS HERE";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now not getting off of my own site with this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error -- not AuthorizeNet. Check your MD5 Setting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set the variable to the exact string that I entered. Do I need to md5 hash my string like so:&lt;/P&gt;&lt;P&gt;$md5_setting = md5('MY HASH STRING');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or what is causing me this error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 19:09:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35164#M19563</guid>
      <dc:creator>hfryan</dc:creator>
      <dc:date>2013-08-05T19:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: DPM MD5 issue - PHP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35166#M19565</link>
      <description>&lt;P&gt;Since you are not using the SDKs or sample code, without any code, it impossible to know why it is not working.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2013 19:35:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MD5-issue-PHP/m-p/35166#M19565</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-08-05T19:35:34Z</dc:date>
    </item>
  </channel>
</rss>

