<?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: Testing DPM, getting an error I can't figure out in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14298#M8423</link>
    <description>&lt;P&gt;Ach... one of the built in functions to the CMS I was using was automatically capitolizing the API Login ID and Transaction Key. Once I corrected taht, it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2011 18:34:38 GMT</pubDate>
    <dc:creator>Dakine83</dc:creator>
    <dc:date>2011-07-08T18:34:38Z</dc:date>
    <item>
      <title>Testing DPM, getting an error I can't figure out</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14280#M8415</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to Authorize.Net but I've got a ASP.NET/C# website set up using DPM, and it's giving me fits. I should note I'm using a test account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the response I'mgetting:&lt;/P&gt;&lt;P&gt;SIMResponse.Message -&amp;gt; "(TEST MODE) This transaction cannot be accepted.﻿"&lt;/P&gt;&lt;P&gt;SIMResponse.ResponseCode -&amp;gt; 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And these are the fields I'm submitting:&lt;/P&gt;&lt;PRE&gt;x_amount = "12.00";
x_login = CMSUtil.getWebConfig("AUTHORIZE_NET_API_KEY");
x_first_name = "John";
x_last_name = "Doe";
x_address = "123 Test";
x_city = "Honolulu";
x_state = "Hi";
x_zip = "96815";
x_fp_timestamp = AuthorizeNet.Crypto.GenerateTimestamp().ToString();
x_fp_sequence = AuthorizeNet.Crypto.GenerateSequence();
x_relay_response = "TRUE";
x_test_request = CMSUtil.getWebConfig("AUTHORIZE_NET_TEST_MODE");
x_fp_hash = AuthorizeNet.Crypto.GenerateFingerprint(CMSUtil.getWebConfig("AUTHORIZE_NET_TRANSACTION_KEY"), x_login, Decimal.Parse(x_amount), x_fp_sequence, x_fp_timestamp);
x_relay_url = Request.Url.Scheme+"://"+Request.Url.Host+ ResolveUrl("~/cms/static/SIM.aspx");
x_receipt_link_url = Request.Url.Scheme+"://"+Request.Url.Host+ ResolveUrl("~/cms/static/SIM.aspx");&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been having a heck of a time finding anything pertaining to this problem, which makes me think I'm overlooking something or just doing something stupid.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully someone sees my mistake and can point it out easily.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I should be providing more information, please let me know and I'll make sure to provide it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Chris&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 01:39:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14280#M8415</guid>
      <dc:creator>Dakine83</dc:creator>
      <dc:date>2011-07-08T01:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Testing DPM, getting an error I can't figure out</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14282#M8416</link>
      <description>&lt;P&gt;I found out the ResponseReasonCode I'm getting is 99. I'm using the Response Code 99 tool (&lt;A target="_self" href="https://developer.authorize.net/tools/responsecode99/"&gt;here&lt;/A&gt;) and the values I'm entering as well as the paramdump tool (&lt;A target="_self" href="https://developer.authorize.net/tools/paramdump/index.php"&gt;here&lt;/A&gt;) and my&lt;/P&gt;&lt;P&gt;hash indeed doesn't match the one the tool is providing, even though all the values I provide do. The only one I can't directly verify is the Transaction Key, though I generated a new one just to check.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 02:17:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14282#M8416</guid>
      <dc:creator>Dakine83</dc:creator>
      <dc:date>2011-07-08T02:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Testing DPM, getting an error I can't figure out</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14298#M8423</link>
      <description>&lt;P&gt;Ach... one of the built in functions to the CMS I was using was automatically capitolizing the API Login ID and Transaction Key. Once I corrected taht, it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 18:34:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-DPM-getting-an-error-I-can-t-figure-out/m-p/14298#M8423</guid>
      <dc:creator>Dakine83</dc:creator>
      <dc:date>2011-07-08T18:34:38Z</dc:date>
    </item>
  </channel>
</rss>

