<?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 &amp;amp; Securing Transaction Key in HTML FORM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33638#M18145</link>
    <description>&lt;P&gt;Hello!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am completely new in this.&amp;nbsp;I hope you understand my question.&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right it is a URL, but i have my HTML FORM with the Hidden and text inputs by POST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in this:&amp;nbsp;&lt;A target="_blank" href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_transactions.html#1062438"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_transactions.html#1062438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;Still my question . . .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;I will send in my HTML FORM by POST the&amp;nbsp;&amp;lt;INPUT TYPE=HIDDEN NAME="x_login" VALUE="the merchant’s API Login ID"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;BUT how to send :&amp;nbsp;&amp;lt;% ret = InsertFP (APIloginid, sequence, amount, txnkey) %&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Do you think i have to make a new ASP for get all the values and then add the&amp;nbsp;&lt;SPAN&gt;APIloginid, sequence, amount, txnkey?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;SPAN&gt;&lt;EM&gt;I hope&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;you understand what I have said, thanks again!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2013 18:30:17 GMT</pubDate>
    <dc:creator>dacadomx</dc:creator>
    <dc:date>2013-03-22T18:30:17Z</dc:date>
    <item>
      <title>SIM &amp; Securing Transaction Key in HTML FORM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33635#M18142</link>
      <description>&lt;P&gt;I`m trieng to work out with SIM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ready my html FORM with the next values:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=AUTH_ONLY&amp;amp;x_amount=1.99&amp;amp;x_card_num=4111111111111111&amp;amp;x_exp_date=0615&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_login=zzzzzzzzzzzz&amp;amp;x_tran_key=zzzzzzzzzzzzzzzzzz"&gt;https://test.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=AUTH_ONLY&amp;amp;x_amount=1.99&amp;amp;x_card_num=4111111111111111&amp;amp;x_exp_date=0615&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_login=zzzzzzzzzzzz&amp;amp;x_tran_key=zzzzzzzzzzzzzzzzzz&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;Do it great, Just One importante question about this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;SIM document page 15:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"MPORTANT: The merchant’s Transaction Key is highly sensitive and should only be known by the payment gateway and the merchant. For this reason it is vital that the Transaction Key is stored securely and separately from the merchant’s Web server. In addition, please note that the merchant’s API Login ID will be visible in the source for the payment form request, but the Transaction Key should never be visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HOW&amp;nbsp;&lt;SPAN&gt;should be kept safely hidden the&amp;nbsp;Transaction Key and x_login in a HTML FORM?&lt;BR /&gt;&lt;BR /&gt;Do I have to send them first to my ASP and then add the&amp;nbsp;&lt;SPAN&gt;Transaction Key and x_login?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 17:49:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33635#M18142</guid>
      <dc:creator>dacadomx</dc:creator>
      <dc:date>2013-03-22T17:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: SIM &amp; Securing Transaction Key in HTML FORM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33637#M18144</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;This is not a form post, is an url request, and that make it an AIM.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=AUTH_ONLY&amp;amp;x_amount=1.99&amp;amp;x_card_num=4111111111111111&amp;amp;x_exp_date=0615&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_login=zzzzzzzzzzzz&amp;amp;x_tran_key=zzzzzzzzzzzzzzzzzz" rel="nofollow"&gt;https://test.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=AUTH_ONLY&amp;amp;x_amount=1.99&amp;amp;x_card_...&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read &lt;A target="_blank" href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_transactions.html#1062438"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_transactions.html#1062438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;for the sample&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:02:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33637#M18144</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-03-22T18:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: SIM &amp; Securing Transaction Key in HTML FORM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33638#M18145</link>
      <description>&lt;P&gt;Hello!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am completely new in this.&amp;nbsp;I hope you understand my question.&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right it is a URL, but i have my HTML FORM with the Hidden and text inputs by POST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in this:&amp;nbsp;&lt;A target="_blank" href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_transactions.html#1062438"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_transactions.html#1062438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;Still my question . . .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;I will send in my HTML FORM by POST the&amp;nbsp;&amp;lt;INPUT TYPE=HIDDEN NAME="x_login" VALUE="the merchant’s API Login ID"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;BUT how to send :&amp;nbsp;&amp;lt;% ret = InsertFP (APIloginid, sequence, amount, txnkey) %&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Do you think i have to make a new ASP for get all the values and then add the&amp;nbsp;&lt;SPAN&gt;APIloginid, sequence, amount, txnkey?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 16px;"&gt;&lt;SPAN&gt;&lt;EM&gt;I hope&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;you understand what I have said, thanks again!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:30:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33638#M18145</guid>
      <dc:creator>dacadomx</dc:creator>
      <dc:date>2013-03-22T18:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: SIM &amp; Securing Transaction Key in HTML FORM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33639#M18146</link>
      <description>&lt;P&gt;There are sample code here &lt;A target="_blank" href="http://developer.authorize.net/downloads/samplecode/"&gt;http://developer.authorize.net/downloads/samplecode/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:39:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-amp-Securing-Transaction-Key-in-HTML-FORM/m-p/33639#M18146</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-03-22T18:39:04Z</dc:date>
    </item>
  </channel>
</rss>

