<?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: Please help me !!! 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/Please-help-me-The-merchant-login-ID-or-password-is-invalid-or/m-p/30180#M15801</link>
    <description>&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/AIM-SDK-works-for-test-account-but-not-live-account/m-p/12166/highlight/true#M7489"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/AIM-SDK-works-for-test-account-but-not-live-account/m-p/12166/highlight/true#M7489&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2012 19:23:07 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-09-27T19:23:07Z</dc:date>
    <item>
      <title>Please help me !!! The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Please-help-me-The-merchant-login-ID-or-password-is-invalid-or/m-p/30178#M15800</link>
      <description>&lt;P&gt;This is my source code. I used it with test API and test transaction key, every thing is ok but I changed it to be &amp;nbsp;a real API code and real &amp;nbsp;transaction key in line 2. There is error...&lt;/P&gt;&lt;P&gt;It is error "&lt;SPAN&gt;AuthorizeNet Error: Response Code: 3 Response Subcode: 2 Response Reason Code: 13 Response Reason Text: The merchant login ID or password is invalid or the account is inactive."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help me... I can't solve my problem. Please advise me.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is my source code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;require_once 'anet_php_sdk/AuthorizeNet.php'; // Make sure this path is correct.&lt;BR /&gt;$transaction = new AuthorizeNetAIM('xxxxxxx', 'xxxxxxxxxx');&lt;BR /&gt;$transaction-&amp;gt;amount = $m1;&lt;BR /&gt;$transaction-&amp;gt;card_num = $cnumber;&lt;BR /&gt;$transaction-&amp;gt;exp_date = $cdate1;&lt;BR /&gt;$transaction-&amp;gt;card_code = $cvvcode;&lt;BR /&gt;$transaction-&amp;gt;first_name = mysql_result($result3,0,"Firstnbill");&lt;BR /&gt;$transaction-&amp;gt;last_name = mysql_result($result3,0,"Lastnbill");&lt;BR /&gt;$transaction-&amp;gt;address = mysql_result($result3,0,"Addr1bill");&lt;BR /&gt;$transaction-&amp;gt;city = mysql_result($result3,0,"Citybill");&lt;BR /&gt;$transaction-&amp;gt;state = mysql_result($result3,0,"Statebill");&lt;BR /&gt;$transaction-&amp;gt;zip = mysql_result($result3,0,"zipbill");&lt;BR /&gt;$transaction-&amp;gt;phone = mysql_result($result3,0,"phonebill");&lt;BR /&gt;$transaction-&amp;gt;email = mysql_result($result3,0,"email");&lt;BR /&gt;$transaction-&amp;gt;ship_to_first_name = mysql_result($result3,0,"Firstship");&lt;BR /&gt;$transaction-&amp;gt;ship_to_last_name = mysql_result($result3,0,"Lastship");&lt;BR /&gt;$transaction-&amp;gt;ship_to_address = mysql_result($result3,0,"Addr1ship");&lt;BR /&gt;$transaction-&amp;gt;ship_to_city = mysql_result($result3,0,"Cityship");&lt;BR /&gt;$transaction-&amp;gt;ship_to_state = mysql_result($result3,0,"Stateship");&lt;BR /&gt;$transaction-&amp;gt;ship_to_zip = mysql_result($result3,0,"zipship");&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$response = $transaction-&amp;gt;authorizeAndCapture();&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 18:20:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Please-help-me-The-merchant-login-ID-or-password-is-invalid-or/m-p/30178#M15800</guid>
      <dc:creator>boonyawatk</dc:creator>
      <dc:date>2012-09-27T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me !!! The merchant login ID or password is invalid or the account is inactive.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Please-help-me-The-merchant-login-ID-or-password-is-invalid-or/m-p/30180#M15801</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/AIM-SDK-works-for-test-account-but-not-live-account/m-p/12166/highlight/true#M7489"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/AIM-SDK-works-for-test-account-but-not-live-account/m-p/12166/highlight/true#M7489&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 19:23:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Please-help-me-The-merchant-login-ID-or-password-is-invalid-or/m-p/30180#M15801</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-27T19:23:07Z</dc:date>
    </item>
  </channel>
</rss>

