<?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: $amount conundrum in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27848#M14705</link>
    <description>&lt;P&gt;The variable used by Authorize.Net for SIM is actually x_amount. You shouldn't have any problem copying the amount from another variable, but you need to be sure that this is done before the fingerprint is calculated. If the amount submitted in the transaction does not match the amount used to generate the fingerprint, then the transaction will be rejected.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jul 2012 18:36:53 GMT</pubDate>
    <dc:creator>Trevor</dc:creator>
    <dc:date>2012-07-11T18:36:53Z</dc:date>
    <item>
      <title>$amount conundrum</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27780#M14671</link>
      <description>&lt;P&gt;I have a membership form that was programmed to calculate the total of options chosen and send $total to PayPal. (I am not a programmer, but I thought I could figure out how to modify this since I have modified code like this in the past)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now need to use Authorize.net and have followed the steps to setup and test the sample data. I am at the last step and see that the Authorize.net code is using a different variable $amount and my form uses $total.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any easy way to make this work? I need my form to calculate and don't want to have to pay to have it redone. I haven't seen this in the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;&amp;lt;input type="hidden" name="amount" value="&amp;lt;?php echo $total; ?&amp;gt;.00"&amp;gt;&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any suggestions you may have for me to salvage all the previous work!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 00:33:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27780#M14671</guid>
      <dc:creator>glorywest</dc:creator>
      <dc:date>2012-07-10T00:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: $amount conundrum</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27782#M14672</link>
      <description>&lt;P&gt;Forgot to post that I am using SIM and PHP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 00:55:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27782#M14672</guid>
      <dc:creator>glorywest</dc:creator>
      <dc:date>2012-07-10T00:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: $amount conundrum</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27848#M14705</link>
      <description>&lt;P&gt;The variable used by Authorize.Net for SIM is actually x_amount. You shouldn't have any problem copying the amount from another variable, but you need to be sure that this is done before the fingerprint is calculated. If the amount submitted in the transaction does not match the amount used to generate the fingerprint, then the transaction will be rejected.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:36:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27848#M14705</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2012-07-11T18:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: $amount conundrum</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27916#M14735</link>
      <description>&lt;P&gt;Thank you!! I don't know how to code it up, so I will have to have a programer do this for me.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2012 22:59:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/27916#M14735</guid>
      <dc:creator>glorywest</dc:creator>
      <dc:date>2012-07-12T22:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: $amount conundrum</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/28048#M14796</link>
      <description>&lt;P&gt;$amount = "$total.00";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My programmer fixed it quickly changing the line above to call $total and it works!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 14:51:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/amount-conundrum/m-p/28048#M14796</guid>
      <dc:creator>glorywest</dc:creator>
      <dc:date>2012-07-19T14:51:26Z</dc:date>
    </item>
  </channel>
</rss>

