<?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 - Security Code Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11626#M7244</link>
    <description>&lt;P&gt;The reason I ask is that some of our forms are using SIM and needs to use the 'security code'... However, now that we are transitioning to DPM, if we disable the security code, then the existing SIM implementation will no longer have the security code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we can embed the security code in our DPM form, then that is the best option... Let me know if this is possible and how I can go about embedding the security code...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2011 21:17:16 GMT</pubDate>
    <dc:creator>fdelis22</dc:creator>
    <dc:date>2011-03-30T21:17:16Z</dc:date>
    <item>
      <title>DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/6746#M4972</link>
      <description>&lt;P&gt;I'm trying to implement DPM. The .NET SDK is made for MVC and I have a webform site. It looks like DPM and SIM are pretty much the same except that the payment form is on my site and is posting directly to the payment gateway. So, I created a payment form with input tags with the correct name/id (x_first_name, x_card_num, x_card_code, etc.)&amp;nbsp;for cardholder information and hidden input tags for the other necessary information (x_relay_url, x_fp_hash, x_login, etc.). All works well (data is posted directly from the client to the gateway, the gateway transfers the response to the post to the x_relay_url) except I get an error from the gateway "The specified security code was invalid." The documentation says that the customer entered an incorrect security code and that another one will be generated for the customer to try again. Well, I'm not&amp;nbsp;using an ANet hosted payment form so there is no security code picture and hence no security code is being transmitted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I tell the gateway that I'm using DPM and not SIM so there is no securty code?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2010 21:49:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/6746#M4972</guid>
      <dc:creator>tad</dc:creator>
      <dc:date>2010-10-27T21:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/6774#M4984</link>
      <description>&lt;P&gt;What I am doing is pretty simple. I'm posting (via HTML form)&amp;nbsp;the following to&amp;nbsp;&lt;FONT size="2"&gt;&lt;FONT color="#000000" size="2"&gt;&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll" rel="nofollow"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_first_name (Test)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_last_name (Person)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_email (a valid e-mail address)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_address (1234 Test Street)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_zip (12345)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_card_num (4111111111111)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_card_code (123)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;FONT color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_exp_date (1210)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#a31515" size="2"&gt;&lt;FONT color="#a31515" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_description (This is a test)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#a31515" size="2"&gt;&lt;FONT color="#a31515" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_amount (1.00)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_login (my API Login ID)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_type (&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;AUTH_CAPTURE)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_invoice_num (a unique&amp;nbsp;random number)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_version (3.1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_relay_response (TRUE)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_relay_url (a valid url that I listed in the Merchant Interface)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_test_request (TRUE)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_fp_hash (a valid fingerprint hash)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_fp_sequence (same value as x_invoice_num)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;x_fp_timestamp (UTC time)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT color="#000000" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;x_method (CC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why am I getting the "The specified security code was invalid." error?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2010 18:39:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/6774#M4984</guid>
      <dc:creator>tad</dc:creator>
      <dc:date>2010-10-28T18:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/6864#M5025</link>
      <description>&lt;P&gt;Log into the Merchant Interface at &lt;A href="https://account.authorize.net" target="_blank" rel="nofollow"&gt;https://account.authorize.net&lt;/A&gt; and click &lt;STRONG&gt;Account &lt;/STRONG&gt;from the main toolbar. Then click &lt;STRONG&gt;Payment Form &lt;/STRONG&gt;under the Transaction Submission Settings. Select Form Fields and scroll to the bottom of the page and check to see if &lt;STRONG&gt;Require the Security Code feature on the Payment Form &lt;/STRONG&gt;is checked. If it is, uncheck it. This should clear up the error. If it's not checked, please reply to this post and let me know. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2010 21:47:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/6864#M5025</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2010-10-29T21:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11624#M7243</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just wondering if it's possible to add "security code" to the DPM implementation instead of disabling it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2011 20:32:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11624#M7243</guid>
      <dc:creator>fdelis22</dc:creator>
      <dc:date>2011-03-30T20:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11626#M7244</link>
      <description>&lt;P&gt;The reason I ask is that some of our forms are using SIM and needs to use the 'security code'... However, now that we are transitioning to DPM, if we disable the security code, then the existing SIM implementation will no longer have the security code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we can embed the security code in our DPM form, then that is the best option... Let me know if this is possible and how I can go about embedding the security code...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2011 21:17:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11626#M7244</guid>
      <dc:creator>fdelis22</dc:creator>
      <dc:date>2011-03-30T21:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11644#M7253</link>
      <description>&lt;P&gt;As the system is currently designed,&amp;nbsp; this isn't possible.&amp;nbsp; I can definitely forward this on to our product team as a feature request, but there is no short-term solution other than to move all of your SIM forms to DPM.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2011 21:46:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11644#M7253</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-03-31T21:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11666#M7264</link>
      <description>&lt;P&gt;Thanks! it's ok.. we've just disabled the security code... However, i did find something that probably should be forwarded to your development team... Posted it here:&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="http://community.developer.authorize.net/t5/Integration-and-Testing/DPM-Java-Result-object-and-non-matching-MD5-Hash-has-a-bug/m-p/11662" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/DPM-Java-Result-object-and-non-matching-MD5-Hash-has-a-bug/m-p/11662&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1st post has this use case:&lt;/P&gt;&lt;P&gt;Valid CC, change the MD5 setting (which produces non-matching MD5 in the code and merchant account)&lt;/P&gt;&lt;P&gt;- card is charged even though the MD5 setting is not matching and the response codes are not even 1... they are response code: 3, response reason code: 19&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2nd posting has this use case:&lt;/P&gt;&lt;P&gt;Valid CC, correct MD5 setting in the code, and x_test_request=FALSE -- response code: 1, response reason code: 1&lt;/P&gt;&lt;P&gt;Valid CC, correct MD5 setting in the code, and x_test_request=TRUE -- response code: 3, response reason code: 19&lt;/P&gt;&lt;P&gt;... whether x_test_request is true or false... it should give the SAME response/response reason code&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2011 18:36:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/11666#M7264</guid>
      <dc:creator>fdelis22</dc:creator>
      <dc:date>2011-04-01T18:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/14296#M8422</link>
      <description>&lt;P&gt;Hi, I use PHP DPM and the field&amp;nbsp;&lt;STRONG&gt;Require the Security Code feature on the Payment Form﻿ &lt;/STRONG&gt;its unchecked,&lt;/P&gt;&lt;P&gt;Im getting 3-99 error&amp;nbsp;&lt;STRONG&gt;Applicable only to SIM API. The server-generated fingerprint does not match the merchant-specified fingerprint in the x_fp_hash field.﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can you tell what can I do for solve this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 17:39:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/14296#M8422</guid>
      <dc:creator>jlflores85</dc:creator>
      <dc:date>2011-07-08T17:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - Security Code Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/14382#M8458</link>
      <description>&lt;P&gt;An erorr 99 isn't related to the usage of a Security Code or not, it simply means that the plugin you are generating is invalid.&amp;nbsp; The most common cause of the error is the usage of an invalid Transaction Key.&amp;nbsp; You can find more information at our &lt;A href="https://developer.authorize.net/tools/responsecode99/" target="_self"&gt;Response Code 99 Tool&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2011 21:43:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Security-Code-Error/m-p/14382#M8458</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-07-11T21:43:04Z</dc:date>
    </item>
  </channel>
</rss>

