<?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 newbie security question in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/newbie-security-question/m-p/17706#M9876</link>
    <description>&lt;P&gt;I'm a mechanical engineer and a client asked me to implement authorize.net on a site because their web developer wouldn't (weird).&amp;nbsp; After deciding to use AIM, I downloaded the VB.net sample code (ASP.net 3.5) because that's what I am used to&amp;nbsp;and it works well.&amp;nbsp; I noticed other people asked similar questions but I just wanted to make certain this is the correct method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the example code, the api login id and transaction key are saved in the Visual Basic code-behind page.&amp;nbsp; Since no one mentioned it, I am guessing that hackers can't access this code-behind page.&amp;nbsp; Is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been reading up on other ways to secure an asp.net site, but this was a big unknown for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2011 23:02:04 GMT</pubDate>
    <dc:creator>aj23</dc:creator>
    <dc:date>2011-10-05T23:02:04Z</dc:date>
    <item>
      <title>newbie security question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/newbie-security-question/m-p/17706#M9876</link>
      <description>&lt;P&gt;I'm a mechanical engineer and a client asked me to implement authorize.net on a site because their web developer wouldn't (weird).&amp;nbsp; After deciding to use AIM, I downloaded the VB.net sample code (ASP.net 3.5) because that's what I am used to&amp;nbsp;and it works well.&amp;nbsp; I noticed other people asked similar questions but I just wanted to make certain this is the correct method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the example code, the api login id and transaction key are saved in the Visual Basic code-behind page.&amp;nbsp; Since no one mentioned it, I am guessing that hackers can't access this code-behind page.&amp;nbsp; Is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been reading up on other ways to secure an asp.net site, but this was a big unknown for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2011 23:02:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/newbie-security-question/m-p/17706#M9876</guid>
      <dc:creator>aj23</dc:creator>
      <dc:date>2011-10-05T23:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: newbie security question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/newbie-security-question/m-p/17708#M9877</link>
      <description>&lt;P&gt;As long as the id and key is not render to the page. For example, don't put it on a label or textbox, even if is hidden(non-display). Then, they won't get send to user(customer) browser.&lt;/P&gt;&lt;P&gt;As far as hackers can't access this code-behind page. If the hackers gain access to the server, anything is possible.&lt;/P&gt;&lt;P&gt;There is PCI standard you might want to read too.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/PCI-and-You/ba-p/10628"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/PCI-and-You/ba-p/10628&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;For AIM, the web site need to have SSL for the payment page. If they don't have it, SIM or DPM is the other option.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2011 23:39:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/newbie-security-question/m-p/17708#M9877</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-10-05T23:39:25Z</dc:date>
    </item>
  </channel>
</rss>

