<?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 (SIM) ALLOWING CUSTOMERS TO CHOOSE THE AMOUNT TO PAY. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-ALLOWING-CUSTOMERS-TO-CHOOSE-THE-AMOUNT-TO-PAY/m-p/12786#M7764</link>
    <description>&lt;P&gt;I'M USEING THE SIM API, WHEN THE HOSTED PAYMENT FORM COMES UP THERE IS A SET AMOUNT PLACED ON THE FORM. I WANT MY CUSTOMERS TO BE ABL TO ENTER THE AMOUNT THEY WANT TO PAY AT THAT TIME. HOW CAN THIS BE DONE?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2011 01:44:21 GMT</pubDate>
    <dc:creator>YAKTOWNH279</dc:creator>
    <dc:date>2011-05-10T01:44:21Z</dc:date>
    <item>
      <title>(SIM) ALLOWING CUSTOMERS TO CHOOSE THE AMOUNT TO PAY.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-ALLOWING-CUSTOMERS-TO-CHOOSE-THE-AMOUNT-TO-PAY/m-p/12786#M7764</link>
      <description>&lt;P&gt;I'M USEING THE SIM API, WHEN THE HOSTED PAYMENT FORM COMES UP THERE IS A SET AMOUNT PLACED ON THE FORM. I WANT MY CUSTOMERS TO BE ABL TO ENTER THE AMOUNT THEY WANT TO PAY AT THAT TIME. HOW CAN THIS BE DONE?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2011 01:44:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-ALLOWING-CUSTOMERS-TO-CHOOSE-THE-AMOUNT-TO-PAY/m-p/12786#M7764</guid>
      <dc:creator>YAKTOWNH279</dc:creator>
      <dc:date>2011-05-10T01:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: (SIM) ALLOWING CUSTOMERS TO CHOOSE THE AMOUNT TO PAY.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-ALLOWING-CUSTOMERS-TO-CHOOSE-THE-AMOUNT-TO-PAY/m-p/12828#M7782</link>
      <description>&lt;P&gt;Hi YAKTOWNH279, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you use the hosted payment form you must have the
end-user specify the amount prior to transferring them to the Authorize.Net hosted payment
form, as the fingerprint which is generated in your SIM code and which allows a successful transfer to
the hosted payment form requires an amount to have been specified for
calculation of the fingerprint value. You can place a simple page on your
server where the customer can specify this amount for this calculation if you'd
like. A simple HTML example of this is: &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;h1&amp;gt;Example page&amp;lt;/h1&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;form method="post"
action="simphp.php"&amp;gt; &lt;/P&gt;
&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Donation Amount:&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;input value=""&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;input&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;!-- END HTML PAGE --&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will also need to make adjustments to you SIM code file to expect and use the amount included in the POST. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Elaine&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2011 21:05:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-ALLOWING-CUSTOMERS-TO-CHOOSE-THE-AMOUNT-TO-PAY/m-p/12828#M7782</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2011-05-11T21:05:20Z</dc:date>
    </item>
  </channel>
</rss>

