<?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: Error 13:The merchant login ID or password is invalid or the account is inactive. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61859#M36258</link>
    <description>&lt;P&gt;bump&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2018 16:44:46 GMT</pubDate>
    <dc:creator>matthewaceware</dc:creator>
    <dc:date>2018-02-27T16:44:46Z</dc:date>
    <item>
      <title>Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61721#M36133</link>
      <description>&lt;P&gt;I am doing an HTTP Post from my application to the test site (&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;), but I keep getting, "The merchant login ID or password is invalid or the account is inactive," when posting to my sandbox account that I created. I have triple checked the API credentials (I can use it in the Try It on &lt;A href="https://developer.authorize.net/api/reference/" target="_blank"&gt;https://developer.authorize.net/api/reference/&lt;/A&gt;) and it is correct. Is there something else I need to set or is my account misconfigured? Here is what I am posting:&lt;BR /&gt;X_type CREDIT&lt;BR /&gt;X_trans_id 60030639796&lt;BR /&gt;X_card_num 1111&lt;BR /&gt;X_amt 1&lt;BR /&gt;X_login &amp;lt;blah&amp;gt;&lt;BR /&gt;X_tran_key &amp;lt;blah2&amp;gt;&amp;nbsp;&lt;BR /&gt;Note: items in brackets have the proper credentials.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried posting to test, secure, and secure2 (this is what I was told is the correct URL) with or without x_test_request as true.&amp;nbsp;I did find a Test Mode toggle in the settings and have tried the above with the toggle set to Test.&amp;nbsp;I am not sending parameterized URLs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am trying this site as developer@authorize.net (both email and posting on the site) is absolutely useless. Thank you for helping me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 15:46:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61721#M36133</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-02-15T15:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61741#M36152</link>
      <description>&lt;P&gt;If TryIt is working for the credentials than the account is configured correctly.&lt;/P&gt;&lt;P&gt;Are you logging the formatted request? Can you copy it here (minus login credentials, of course)?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 22:20:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61741#M36152</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2018-02-15T22:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61767#M36173</link>
      <description>&lt;P&gt;Sorry for the delay. Here is what is logged:&lt;/P&gt;&lt;P&gt;--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_type"&lt;/P&gt;&lt;P&gt;CREDIT--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_trans_id"&lt;/P&gt;&lt;P&gt;60030639796--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_card_num"&lt;/P&gt;&lt;P&gt;1111--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_amt"&lt;/P&gt;&lt;P&gt;1--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_login"&lt;/P&gt;&lt;P&gt;&amp;lt;login&amp;gt;--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_tran_key"&lt;/P&gt;&lt;P&gt;&amp;lt;trankey&amp;gt;--------7cf2a327f01ae&lt;BR /&gt;Content-Disposition: form-data; name="x_test_request"&lt;/P&gt;&lt;P&gt;TRUE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: bracketed items put in place of actual values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 19:08:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61767#M36173</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-02-19T19:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61859#M36258</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 16:44:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61859#M36258</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-02-27T16:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61960#M36355</link>
      <description>&lt;P&gt;Finally realized that my URLEncoding was off. Switched the Post keys to the proper pairs:&lt;/P&gt;&lt;P&gt;x_type=CREDIT&amp;amp;x_trans_id=60030639796&amp;amp;x_card_num=1111&amp;amp;x_amt=1&amp;amp;x_login=&amp;lt;login&amp;gt;&amp;amp;x_tran_key=&amp;lt;key&amp;gt;&amp;amp;x_test_request=TRUE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still getting the same error message when posting to secure2 or secure. Posting to test, I get: "The gateway no longer supports the requested method of integration." Not sure if I am making progress, but it is different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 15:23:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61960#M36355</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-03-02T15:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61996#M36384</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:52:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/61996#M36384</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-03-05T18:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/62791#M37045</link>
      <description>&lt;P&gt;My boss is wanting a resolution to this. The longer this is unresolved, the more likely that we will be sending our customers to other services where we do have this working (i.e. PayPal).&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 15:18:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/62791#M37045</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-04-23T15:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/62792#M37046</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23417"&gt;@matthewaceware&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please clarify exactly what issue you continue to experience and to which environment you are posting.&amp;nbsp; It would also help if you provide the exact API Request (with any sensitive data removed) you are sending.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 15:42:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/62792#M37046</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-04-23T15:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error 13:The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/62793#M37047</link>
      <description>&lt;P&gt;Thank you for replying RichardH! Rather than me reposting the same stuff, would you please look back through the previous posts in the thread. Also, the Subject of the thread gives you what the exact message is that I continue to get. If there are specifics that need clarification, please post those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 15:50:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13-The-merchant-login-ID-or-password-is-invalid-or-the/m-p/62793#M37047</guid>
      <dc:creator>matthewaceware</dc:creator>
      <dc:date>2018-04-23T15:50:23Z</dc:date>
    </item>
  </channel>
</rss>

