<?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: Switch Developer credentials to real merchant account for further testing... in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20523#M11244</link>
    <description>&lt;P&gt;Thanks, I was hoping it was as you said.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just found out that in my case I just have to switch URL is to change the testMode of the Gateway to false.&amp;nbsp; See below.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; var gate = new Gateway(APILoginID, TransactionKey, &lt;STRONG&gt;False&lt;/STRONG&gt;);&lt;/P&gt;&lt;P&gt;It accepted my company's merchant "API Login ID" and "TransactionKey" etc.&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2011 02:23:47 GMT</pubDate>
    <dc:creator>kd</dc:creator>
    <dc:date>2011-12-23T02:23:47Z</dc:date>
    <item>
      <title>Switch Developer credentials to real merchant account for further testing...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20491#M11229</link>
      <description>&lt;P&gt;I created a ComClass in VB to interface with our Navision Order Taking System.&amp;nbsp; Our software in Windows forms and not web based.&lt;/P&gt;&lt;P&gt;I am using the AIM API with the&lt;U&gt; test&lt;/U&gt; developer API login ID and Transaction Key.&amp;nbsp; I have tested some transactions and everything looks pretty good.&lt;/P&gt;&lt;P&gt;Now I would like to switch my testing to using our company's merchant (real API Login and Tx ID) account which is still in "TEST" mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our Setup:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We have various salespersons taking orders over the phone.&lt;/LI&gt;&lt;LI&gt;We use Navision software to take orders (not a website)&lt;/LI&gt;&lt;LI&gt;I successfully connected it via Com Interface to the Test Authorize.Net (AIM) and tested succesfully&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure but I think...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need to switch the URL - if so, how do I do that?&lt;/LI&gt;&lt;LI&gt;Do I need a local web server?&amp;nbsp; I hope not...&lt;/LI&gt;&lt;LI&gt;We all go through a SonicWall (firewall) out to the internet&lt;/LI&gt;&lt;LI&gt;Do I need a SSL for our site?&amp;nbsp; We don't have a local website...&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I think we can install an SSL certificate in our firewall.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:07:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20491#M11229</guid>
      <dc:creator>kd</dc:creator>
      <dc:date>2011-12-22T21:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Developer credentials to real merchant account for further testing...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20501#M11233</link>
      <description>&lt;UL&gt;&lt;LI&gt;I need to switch the URL - if so, how do I do that?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Yes, need to point to &lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll."&gt;https://secure.authorize.net/gateway/transact.dll.&lt;/A&gt; However you set the test URL, change it to the production url.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do I need a local web server?&amp;nbsp; I hope not...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Don't need a web server for windows app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We all go through a SonicWall (firewall) out to the internet&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As long as the apps user have access to the internet, it should work fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do I need a SSL for our site?&amp;nbsp; We don't have a local website...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What site? You just said it is not web based, and I don't think you can setup a SSL for a windows app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I think we can install an SSL certificate in our firewall.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;???&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:37:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20501#M11233</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-22T21:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Developer credentials to real merchant account for further testing...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20513#M11239</link>
      <description>&lt;P&gt;There are probably ways to have your software connect via SSL, but how to do that is a bit beyond the scope of this forum. Hope you can figure it out. I know that there are ways to do it in Perl, PHP, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 22:34:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20513#M11239</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-22T22:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Developer credentials to real merchant account for further testing...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20523#M11244</link>
      <description>&lt;P&gt;Thanks, I was hoping it was as you said.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just found out that in my case I just have to switch URL is to change the testMode of the Gateway to false.&amp;nbsp; See below.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;&amp;gt;&amp;nbsp;&amp;nbsp; var gate = new Gateway(APILoginID, TransactionKey, &lt;STRONG&gt;False&lt;/STRONG&gt;);&lt;/P&gt;&lt;P&gt;It accepted my company's merchant "API Login ID" and "TransactionKey" etc.&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2011 02:23:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switch-Developer-credentials-to-real-merchant-account-for/m-p/20523#M11244</guid>
      <dc:creator>kd</dc:creator>
      <dc:date>2011-12-23T02:23:47Z</dc:date>
    </item>
  </channel>
</rss>

