<?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 Intergration in Home Page/Post in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23827#M12809</link>
    <description>&lt;P&gt;Never mind, I went to the wrong URL. You are correct, it's just not running PHP on that page. Change the index page URL from index.html to index.php and try again. Unless you're using some sort of templating system, in which case things might get a bit more complicated.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Feb 2012 21:32:37 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-02-29T21:32:37Z</dc:date>
    <item>
      <title>SIM Intergration in Home Page/Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23815#M12803</link>
      <description>&lt;P&gt;Greetings -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've read just about every thread related to SIM as well as the developer's guide and still can't figure out what I'm doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to set up payment processing for an upcoming fundraising event. If you go here: gazellefoundation.com/springforthewater/sim.php everything works fine. But, I want to implement that payment button directly in to the home page template. When I copy the code and add it to the page, the clickthrough gives me a &lt;EM&gt;(13) The merchant login ID or password is invalid or the account is inactive&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have suggestions? Going to gazellefoundation.com/springforthewater and clicking on the Secure Payment Form button will take you to the 13 error code. Any idea why this is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:12:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23815#M12803</guid>
      <dc:creator>GazelleFoundati</dc:creator>
      <dc:date>2012-02-29T21:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Intergration in Home Page/Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23817#M12804</link>
      <description>&lt;P&gt;It is not processing the php code. This is what it look on the homepage in browser page source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;form&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;action&lt;/SPAN&gt;="&lt;SPAN&gt;&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;method&lt;/SPAN&gt;="&lt;SPAN&gt;post&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="nodeChildBox "&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;&amp;lt;?php echo $api_login_id?&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_login&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;&amp;lt;?php echo $fingerprint?&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_fp_hash&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;&amp;lt;?php echo $amount?&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_amount&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;&amp;lt;?php echo $fp_timestamp?&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_fp_timestamp&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;&amp;lt;?php echo $fp_sequence?&amp;gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_fp_sequence&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;AUTH_CAPTURE&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_type&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;3.1&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_version&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;payment_form&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_show_form&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox nodeHidden "&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;hidden&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;cc&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;name&lt;/SPAN&gt;="&lt;SPAN&gt;x_method&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeBox emptyNodeBox selected"&gt;&lt;DIV class="nodeLabel "&gt;&lt;SPAN&gt;&amp;lt;&lt;SPAN&gt;input&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;type&lt;/SPAN&gt;="&lt;SPAN&gt;submit&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;value&lt;/SPAN&gt;="&lt;SPAN&gt;Click here for the secure payment form&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="nodeCloseLabel "&gt;&lt;SPAN&gt;&amp;lt;/&lt;SPAN&gt;form&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:18:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23817#M12804</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-02-29T21:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Intergration in Home Page/Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23823#M12807</link>
      <description>&lt;P&gt;Thank you, Raynor. This is what I have in the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?php&lt;BR /&gt;require_once 'anet_php_sdk/AuthorizeNet.php';&lt;BR /&gt;$api_login_id = 'HIDDEN';&lt;BR /&gt;$transaction_key = 'hidden';&lt;BR /&gt;$amount = "100.00";&lt;BR /&gt;$fp_timestamp = time();&lt;BR /&gt;$fp_sequence = "1234" . time();&lt;BR /&gt;$fingerprint = AuthorizeNetSIM_Form::getFingerprint($api_login_id,&lt;BR /&gt;&amp;nbsp; $transaction_key, $amount, $fp_sequence, $fp_timestamp)&lt;BR /&gt;?&amp;gt;&lt;BR /&gt;&amp;lt;form method='post' action="&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_login" value="&amp;lt;?php echo $api_login_id?&amp;gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_fp_hash" value="&amp;lt;?php echo $fingerprint?&amp;gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_amount" value="&amp;lt;?php echo $amount?&amp;gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_fp_timestamp" value="&amp;lt;?php echo $fp_timestamp?&amp;gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_fp_sequence" value="&amp;lt;?php echo $fp_sequence?&amp;gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_type" value="AUTH_CAPTURE"&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_show_form" value="payment_form"&amp;gt;&lt;BR /&gt;&amp;lt;input type='hidden' name="x_method" value="cc"&amp;gt;&lt;BR /&gt;&amp;lt;input type='submit' value="Click here for the secure payment form"&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:22:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23823#M12807</guid>
      <dc:creator>GazelleFoundati</dc:creator>
      <dc:date>2012-02-29T21:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Intergration in Home Page/Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23825#M12808</link>
      <description>&lt;P&gt;Hopfully &lt;SPAN&gt;&lt;A href="https://community.developer.cybersource.com/../user/viewprofilepage/user-id/5322" target="_self"&gt;&lt;SPAN&gt;TJPride&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt; can answer you question. I don't work with php at all.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:25:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23825#M12808</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-02-29T21:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Intergration in Home Page/Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23827#M12809</link>
      <description>&lt;P&gt;Never mind, I went to the wrong URL. You are correct, it's just not running PHP on that page. Change the index page URL from index.html to index.php and try again. Unless you're using some sort of templating system, in which case things might get a bit more complicated.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:32:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23827#M12809</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-29T21:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Intergration in Home Page/Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23829#M12810</link>
      <description>&lt;P&gt;That worked! Blue star for you! Thanks very much, TJ.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:44:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-Intergration-in-Home-Page-Post/m-p/23829#M12810</guid>
      <dc:creator>GazelleFoundati</dc:creator>
      <dc:date>2012-02-29T21:44:05Z</dc:date>
    </item>
  </channel>
</rss>

