<?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: SiM - Error 99 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SiM-Error-99/m-p/22605#M12222</link>
    <description>&lt;P&gt;The problem is that you're generating the fingerprint before knowing what the amount is going to be. Amount is part of the formula. If you want variable amounts, you will need to add an extra step to the first part, so people can enter a value on the first step (a form with just x_amount) and then that value will be used to computer the fingerprint hash in the second part (use $_POST['x_amount']. The second part should also ideally be auto-submitted using onload="document.forms[0].submit();" or onload="document.myformname.submit();" in your &amp;lt;body&amp;gt; tag.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2012 14:07:10 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-02-03T14:07:10Z</dc:date>
    <item>
      <title>SiM - Error 99</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SiM-Error-99/m-p/22601#M12220</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a small issue.&amp;nbsp; I am using a SiM account and I downloaded the test code from authorize.net's site.&amp;nbsp; It works just fine if I enter in a static $ amount for x_amount.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when&amp;nbsp;I try to pass a vaule via the web to it, it gives me an error 99.&amp;nbsp; Can anyone help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 09:36:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SiM-Error-99/m-p/22601#M12220</guid>
      <dc:creator>rapetrucri</dc:creator>
      <dc:date>2012-02-03T09:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: SiM - Error 99</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SiM-Error-99/m-p/22605#M12222</link>
      <description>&lt;P&gt;The problem is that you're generating the fingerprint before knowing what the amount is going to be. Amount is part of the formula. If you want variable amounts, you will need to add an extra step to the first part, so people can enter a value on the first step (a form with just x_amount) and then that value will be used to computer the fingerprint hash in the second part (use $_POST['x_amount']. The second part should also ideally be auto-submitted using onload="document.forms[0].submit();" or onload="document.myformname.submit();" in your &amp;lt;body&amp;gt; tag.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 14:07:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SiM-Error-99/m-p/22605#M12222</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-03T14:07:10Z</dc:date>
    </item>
  </channel>
</rss>

