<?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: code 99 - online tool shows the code matches, so what gives? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19844#M10910</link>
    <description>&lt;P&gt;Thanks, that was it. I had just been staring at the code so long I didn't see it.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2011 21:26:32 GMT</pubDate>
    <dc:creator>spiderx</dc:creator>
    <dc:date>2011-12-08T21:26:32Z</dc:date>
    <item>
      <title>code 99 - online tool shows the code matches, so what gives?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19840#M10908</link>
      <description>&lt;P&gt;See the form that is being submitted below. I am able to verify that the x_fp_hash is correct. The amount is using two decimal spaces as stated, with no "$$". &amp;nbsp;I'm trying to pre-populate the address fields to save the user the trouble, but as of now, it's a blank form that the user has to fill out. I filled out the form, click 'submit' but no dice. For a while, I was getting an error because the timestamp was off by 6 hours, but I fixed that already. This is on a server that uses ASP and vbscript only, so no PHP or .NET samples please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yet, though I am able to verify that the predicted code (using the 99 tool) and the generated code match, I still get the error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following errors have occurred.&lt;/P&gt;&lt;P&gt;(99) This transaction cannot be accepted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;form id="frmLinkPayment" method="post" action=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; "&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;" onsubmit=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; "javascript&amp;amp;colon; return validatePayments(this);" autocomplete="off"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_login" name="x_login" value="my-api-user-id" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_fp_hash" name="x_fp_hash" value="whatever the hash should be" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_method" name="x_method" value="cc" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_version" name="x_version" value="3.1" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_test_request" name="x_test_request" value="true" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_amount" name="x_amount" value="75.00" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_fp_timestamp" name="x_fp_timestamp" value="1323375958" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_fp_sequence" name="x_fp_sequence" value="six-digit-number" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="x_show_form" name="x_show_form" value="payment_form" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="USER1" name="USER1" value="" /&amp;gt;&amp;lt;input type="hidden" id="USER2" name="USER2" value="" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="USER3" name="USER3" value="same six-digit-number" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="hidden" id="USER4" name="USER4" value="" /&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;table class="TableNormal" width="100%" border="0" cellspacing="2" cellpadding="2"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;tr id="IDClassName"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;Class Name:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr id="IDAmount"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;Amount:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;input type="text" id="AMOUNT" name="AMOUNT" maxlength="9" size="9" value="75.00" readonly="readonly" /&amp;gt; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;input type="hidden" id="x_amount" name="x_amount" value="$75.00" /&amp;gt; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;( &amp;lt;i&amp;gt;Fee:&amp;lt;/i&amp;gt; $75.00&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;i&amp;gt;Paid:&amp;lt;/i&amp;gt; $0.00&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;i&amp;gt;Due:&amp;lt;/i&amp;gt; $75.00 )&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr id="IDName"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;Name On Card:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; First:&amp;lt;input type="text" id="x_first_name" name="x_first_name" maxlength="75" size="30" /&amp;gt;&amp;lt;br /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; Last:&amp;lt;input type="text" id="x_last_name" name="x_last_name" maxlength="75" size="30" /&amp;gt;&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr id="IDAddress1"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;Billing Address:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;textarea id="x_address" name="x_address" rows="3" cols="20"&amp;gt;enter your address here&amp;lt;/textarea&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr id="IDCity"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;City:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&amp;lt;input type="text" id="x_city" name="x_city" maxlength="40" size="20" /&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr id="IDState"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;State:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&amp;lt;select size="1" name="x_state" id="x_state"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;option value="AZ"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; AZ -- Arizona (USA)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/option&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr id="IDZipCode"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;Zip Code:&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&amp;lt;input type="text" id="x_zip" name="x_zip" maxlength="10" size="10" /&amp;gt;&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;tr&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;td class="" valign="middle"&amp;gt;&amp;lt;input type="submit" value="Make Payment" name="Make Payment" /&amp;gt;&amp;lt;/td&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/tr&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/table&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt; &amp;lt;/form&amp;gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 20:48:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19840#M10908</guid>
      <dc:creator>spiderx</dc:creator>
      <dc:date>2011-12-08T20:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: code 99 - online tool shows the code matches, so what gives?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19842#M10909</link>
      <description>&lt;PRE&gt;&amp;lt;input type="hidden" id="x_amount" name="x_amount" value="75.00" /&amp;gt;
...
&amp;lt;input type="hidden" id="x_amount" name="x_amount" value="$75.00" /&amp;gt; &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Not sure if it make a different but you have two x_amount, one with $ sign and one without.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 21:21:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19842#M10909</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-08T21:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: code 99 - online tool shows the code matches, so what gives?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19844#M10910</link>
      <description>&lt;P&gt;Thanks, that was it. I had just been staring at the code so long I didn't see it.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 21:26:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/code-99-online-tool-shows-the-code-matches-so-what-gives/m-p/19844#M10910</guid>
      <dc:creator>spiderx</dc:creator>
      <dc:date>2011-12-08T21:26:32Z</dc:date>
    </item>
  </channel>
</rss>

