<?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 Site response Code doesn't match 99 tool code Direct Post in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47739#M24100</link>
    <description>&lt;P&gt;I am using direct post and the response code doesn't match the 99 test tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put in exactly the same data in the 99 test for as I send via my site post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i get a 99 - transaction can not be completed on my site cc reply page.&lt;BR /&gt;&lt;BR /&gt;Here is my code:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttp url="&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;" method="post"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_Version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_Login" value="1111111111"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_hash" value="1111111111^#tcode2#^#timestamp#^#total2#"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_timestamp" value="#timestamp#"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_sequence" value="#tcode2#"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_Amount" value="#total2#"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made sure all numbers are numbers via cf's number format tag.&lt;BR /&gt;What is causing the x_fp_hash or ? not to create the right response code?&lt;BR /&gt;&lt;BR /&gt;tnx in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Oct 2014 04:31:05 GMT</pubDate>
    <dc:creator>webguy80</dc:creator>
    <dc:date>2014-10-04T04:31:05Z</dc:date>
    <item>
      <title>Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47739#M24100</link>
      <description>&lt;P&gt;I am using direct post and the response code doesn't match the 99 test tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put in exactly the same data in the 99 test for as I send via my site post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i get a 99 - transaction can not be completed on my site cc reply page.&lt;BR /&gt;&lt;BR /&gt;Here is my code:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttp url="&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;" method="post"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_Version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_Login" value="1111111111"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_hash" value="1111111111^#tcode2#^#timestamp#^#total2#"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_timestamp" value="#timestamp#"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_sequence" value="#tcode2#"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfhttpparam type="FORMFIELD" name="x_Amount" value="#total2#"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made sure all numbers are numbers via cf's number format tag.&lt;BR /&gt;What is causing the x_fp_hash or ? not to create the right response code?&lt;BR /&gt;&lt;BR /&gt;tnx in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Oct 2014 04:31:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47739#M24100</guid>
      <dc:creator>webguy80</dc:creator>
      <dc:date>2014-10-04T04:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47741#M24101</link>
      <description>&lt;P&gt;Did you run the x_fp_hash thru the HMAC-MD5?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/97-This-transaction-cannot-be-accepted-SIM-API/m-p/46237/highlight/true#M23387" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/97-This-transaction-cannot-be-accepted-SIM-API/m-p/46237/highlight/true#M23387&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Oct 2014 16:23:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47741#M24101</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-10-04T16:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47743#M24102</link>
      <description>&lt;P&gt;Hi Raynor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created it using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;cfset timestamp=DateDiff("s", "January 1 1970 00:00", DateConvert('local2UTC', Now())) &amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it matched the timestamp i found on the a/n timestamp page&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also used the same output in the error 99 test page&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman; color: #000000; font-size: medium;"&gt;what i send via my site&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: 12pt 'Times New Roman'; white-space: normal; float: none; letter-spacing: normal; color: #000000; word-spacing: 0px; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN&gt;1111111111^1003143953^1412450257^90.73 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the error...... from my site&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;3,1,99,(TESTMODE) This transaction cannot be accepted.,000000,P,0,,,90.73,CC,auth_capture,,,,,,,,,,,,,,,,,,,,,,,,,,E6579B86958449CBD301A4CA3B057A74,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tnx&lt;/P&gt;</description>
      <pubDate>Sat, 04 Oct 2014 19:20:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47743#M24102</guid>
      <dc:creator>webguy80</dc:creator>
      <dc:date>2014-10-04T19:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47745#M24103</link>
      <description>&lt;P&gt;What this mean? when you say you send this via my site? as the value of x_fp_hash?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman; color: #000000; font-size: medium;"&gt;what i send via my site&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: 12pt 'Times New Roman'; white-space: normal; float: none; letter-spacing: normal; color: #000000; word-spacing: 0px; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN&gt;1111111111^1003143953^1412450257^90.73 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also used the same output in the error 99 test page.&lt;/P&gt;&lt;P&gt;When you did that, you did hard code the rest of the fields so it match the same input from the 99 test page?&lt;/P&gt;&lt;P&gt;I mean the value for these match &lt;EM&gt;x_fp_timestamp&lt;/EM&gt;, &lt;EM&gt;x_fp_sequence&lt;/EM&gt; and &lt;EM&gt;x_amount&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other possibility is that the transactionKey is different.&lt;/P&gt;&lt;P&gt;test your transactionKey, copied the link URL and replace it with your. If you are using production account, change the subdomain from test.authorize.net to secure.authorize.net, then put that on a broswer url and go&lt;/P&gt;&lt;P&gt;&lt;A href="https://test.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=AUTH_ONLY&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_login=[your_login]&amp;amp;x_tran_key=[your_tranKey]&amp;amp;x_amount=10.99&amp;amp;x_card_num=4111111111111111&amp;amp;x_exp_date=1216&amp;amp;x_test_request=true" target="_blank"&gt;AIM test&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Oct 2014 19:53:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47745#M24103</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-10-04T19:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47747#M24104</link>
      <description>&lt;P&gt;yes i mean the site i am working on that has the cart...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;according to the direct post manual the x_p_hash is &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt;"&gt;API Login ID (x_login) &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt;"&gt;i send the real x_fp_login which I replaced here with 11111111. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial;"&gt;&lt;SPAN style="font-family: Arial;"&gt;The sequence number of the&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt;"&gt;transaction (x_fp_sequence)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial;"&gt;&lt;SPAN style="font-family: Arial;"&gt;The timestamp of the sequence&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size: 10pt;"&gt;number creation (x_fp_timestamp)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial;"&gt;&lt;SPAN style="font-family: Arial;"&gt;Amount (x_amount)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial;"&gt;&lt;SPAN style="font-family: Arial;"&gt;&lt;BR /&gt;I was told not to send the x_TRAN_KEY by a/n customer surrort and when I do it either shows a security error or ignores it???&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Oct 2014 23:52:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47747#M24104</guid>
      <dc:creator>webguy80</dc:creator>
      <dc:date>2014-10-04T23:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47749#M24105</link>
      <description>&lt;P&gt;after 4 seperate phone calls in which the reps&amp;nbsp;said v 3.0 didn't work anymore i noticed in the manual that 3.0 was the DEFAULT version....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so i put in my old 3.0 code and it worked perfect............&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i can't believe I wasted over 20 hours inclucing probably 8 on the phone becasue A/N customer service can't get their story straight....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;figures.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Oct 2014 00:16:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47749#M24105</guid>
      <dc:creator>webguy80</dc:creator>
      <dc:date>2014-10-05T00:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Site response Code doesn't match 99 tool code Direct Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47751#M24106</link>
      <description>&lt;P&gt;if you are senting the x_fp_hash like&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttpparam type="FORMFIELD" name="x_fp_hash" value="1111111111^#tcode2#^#timestamp#^#total2#"&amp;gt;&lt;/P&gt;&lt;P&gt;is wrong.&lt;/P&gt;&lt;P&gt;the x_fp_hash have to be HMAC-MD5 first with those value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;read the link&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/97-This-transaction-cannot-be-accepted-SIM-API/m-p/46237/highlight/true#M23387" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/97-This-transaction-cannot-be-accepted-SIM-API/m-p/46237/highlight/true#M23387&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Oct 2014 00:59:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Site-response-Code-doesn-t-match-99-tool-code-Direct-Post/m-p/47751#M24106</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-10-05T00:59:15Z</dc:date>
    </item>
  </channel>
</rss>

