<?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 API Login with LogIn ID and password in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55448#M30340</link>
    <description>&lt;P&gt;Trying to make an VB.NET app where user would log in with LogIn ID and password (rather than APILogInID and APITransactionKey), just like when using an Internet browser to charge a credit card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ApiOperationBase&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;Of&lt;/FONT&gt; &lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiRequest&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;, &lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiResponse&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;).RunEnvironment = AuthorizeNet.&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;Environment&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;.SANDBOX&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ApiOperationBase&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;Of&lt;/FONT&gt; &lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiRequest&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;, &lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiResponse&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;).MerchantAuthentication = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;New&lt;/FONT&gt; &lt;FONT color="#2b91af" face="Consolas" size="2"&gt;merchantAuthenticationType&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;() &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;With&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; {&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;.name = txtLoginID.Text,&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.ItemElementName = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ItemChoiceType&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.password,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;.Item = txtPassword.Text}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I get:&lt;/P&gt;&lt;P&gt;Error: E00059&amp;nbsp; The authentication type is not allowed for this method call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that because using .SANDBOX or is &lt;FONT face="Consolas" size="2"&gt;.ItemElementName = &lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ItemChoiceType&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.password not allowed, even though it apears to be an option?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;Finn&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2016 20:47:15 GMT</pubDate>
    <dc:creator>Lassen</dc:creator>
    <dc:date>2016-08-12T20:47:15Z</dc:date>
    <item>
      <title>API Login with LogIn ID and password</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55448#M30340</link>
      <description>&lt;P&gt;Trying to make an VB.NET app where user would log in with LogIn ID and password (rather than APILogInID and APITransactionKey), just like when using an Internet browser to charge a credit card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ApiOperationBase&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;Of&lt;/FONT&gt; &lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiRequest&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;, &lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiResponse&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;).RunEnvironment = AuthorizeNet.&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;Environment&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;.SANDBOX&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ApiOperationBase&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;Of&lt;/FONT&gt; &lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiRequest&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;, &lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ANetApiResponse&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;).MerchantAuthentication = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;New&lt;/FONT&gt; &lt;FONT color="#2b91af" face="Consolas" size="2"&gt;merchantAuthenticationType&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;() &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;With&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt; {&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;.name = txtLoginID.Text,&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.ItemElementName = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ItemChoiceType&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.password,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;.Item = txtPassword.Text}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I get:&lt;/P&gt;&lt;P&gt;Error: E00059&amp;nbsp; The authentication type is not allowed for this method call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that because using .SANDBOX or is &lt;FONT face="Consolas" size="2"&gt;.ItemElementName = &lt;/FONT&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;&lt;FONT color="#2b91af" face="Consolas" size="2"&gt;ItemChoiceType&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.password not allowed, even though it apears to be an option?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;Finn&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 20:47:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55448#M30340</guid>
      <dc:creator>Lassen</dc:creator>
      <dc:date>2016-08-12T20:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: API Login with LogIn ID and password</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55463#M30353</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20444"&gt;@Lassen﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As the error message indicates, you cannot use the API with a Login ID and Password to authenticate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 14:58:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55463#M30353</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-08-15T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: API Login with LogIn ID and password</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55468#M30358</link>
      <description>&lt;P&gt;Thank you Richard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any plans to enable this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finn&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 20:47:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/API-Login-with-LogIn-ID-and-password/m-p/55468#M30358</guid>
      <dc:creator>Lassen</dc:creator>
      <dc:date>2016-08-15T20:47:21Z</dc:date>
    </item>
  </channel>
</rss>

