<?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) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34568#M19010</link>
    <description>&lt;P&gt;If it is a test account, make sure it point &amp;nbsp;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2013 16:03:15 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-06-10T16:03:15Z</dc:date>
    <item>
      <title>Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34537#M18981</link>
      <description>&lt;P&gt;I keep getting a error message saying the API log in &amp;amp; Trans key are incorrect or the account is inactive when I test my page. I am using a php code from the SIM integration and I'm not sure if i am testing it correctly help please!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2013 18:53:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34537#M18981</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-07T18:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34541#M18985</link>
      <description>&lt;P&gt;From &lt;A target="_blank" href="http://developer.authorize.net/tools/responsereasoncode/"&gt;http://developer.authorize.net/tools/responsereasoncode/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Response Reason Code&lt;/STRONG&gt;: 13&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Response Reason Text&lt;/STRONG&gt;: The merchant Login ID is invalid or the account is inactive.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Integration Team Suggestions&lt;/STRONG&gt;: This error indicates you are either posting the incorrect API Login ID within your script, connecting to a server that does not recognize your account, or using an account which is inactive. Please follow these steps to ensure that your software is connecting correctly:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If you are posting your transaction requests to the gateway URLs &lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt; or &lt;A target="_blank" href="https://certification.authorize.net/gateway/transact.dll"&gt;https://certification.authorize.net/gateway/transact.dll&lt;/A&gt; and you are using an account given to you by an Authorize.Net Reseller or from Authorize.Net Sales, you may encounter this error. The gateway URLs mentioned above only work with specific test accounts, available upon request by completing the form at &lt;A target="_blank" href="http://developer.authorize.net/testaccount/"&gt;http://developer.authorize.net/testaccount/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Try posting your transaction request to &lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; instead. If you need to submit a test transaction, you may do so by setting the field &lt;EM&gt;x_test_request&lt;/EM&gt; to "TRUE". You may then remove &lt;EM&gt;x_test_request&lt;/EM&gt; or set it to "FALSE" when you have completed your testing.&lt;BR /&gt;&lt;BR /&gt;Note: If you are integrating your website with Advanced Integration Method (AIM) using PHP, please be aware that the gateway URL is listed twice--once in the cURL configuration, and once again in the main body of the code. Using the test gateway URL in the cURL section of the code will create an Error 13 as cURL would connect to the incorrect server.&lt;/LI&gt;&lt;LI&gt;Please check your script and verify you are posting the API Login ID for the account in question. If you are not posting the correct API Login ID, or if you are not sending an API Login ID, please edit the script and confirm that the field &lt;EM&gt;x_login&lt;/EM&gt; is set to the API Login ID that you may obtain from the Authorize.Net Merchant Interface. Please see the Merchant Integration Guide at &lt;A target="_blank" href="http://www.authorize.net/support/merchant_guide.pdf"&gt;http://www.authorize.net/support/merchant_guide.pdf&lt;/A&gt; for instructions on obtaining the API Login ID. For further information on the API Login ID, Transaction Key, or Test Mode, please check out our online video tutorials at &lt;A target="_blank" href="http://www.authorize.net/videos/"&gt;http://www.authorize.net/videos/&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;If you are unable to log into your Authorize.Net Merchant Interface, this could indicate that your account is inactive. If this is the case please contact us directly to reactivate the account. You can reach us toll-free at: (877) 447-3938. We are open Monday through Friday, 5 AM to 5 PM Pacific time (closed major holidays). We will be happy to assist you at that time.&lt;/LI&gt;&lt;LI&gt;If the account is active and the API Login ID is correct, you will want to use the &lt;STRONG&gt;Data Validation URL&lt;/STRONG&gt; to see which variables are being passed. For more details, please visit &lt;A target="_blank" href="http://developer.authorize.net/tools/datavalidation/"&gt;http://developer.authorize.net/tools/datavalidation/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 07 Jun 2013 21:06:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34541#M18985</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-07T21:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34561#M19003</link>
      <description>&lt;P&gt;Thanks for the response Raynor. I am a total noob at this so I have another question. My Website isn't being hosted yet could this be a reason for the error (13) also? I am building the website in Blue Voda from Voda Host however haven't completed the site or the hosting would you suggest that I get it hosted first?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 15:18:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34561#M19003</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-10T15:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34563#M19005</link>
      <description>&lt;P&gt;The error basically said either you are using a test account on a production authorize.net&lt;/P&gt;&lt;P&gt;or production account on the test authorize.net.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 15:27:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34563#M19005</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-10T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34567#M19009</link>
      <description>&lt;P&gt;I entered the api login and key that was issued on my test account So i need to address the configuration as you stated previously and set the test to false? this is in the code i coppied from the integration page correct?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 15:53:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34567#M19009</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-10T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34568#M19010</link>
      <description>&lt;P&gt;If it is a test account, make sure it point &amp;nbsp;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 16:03:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34568#M19010</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-10T16:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34570#M19012</link>
      <description>&lt;P&gt;I did ensure that the destination was correct still getting the error message...&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 16:58:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34570#M19012</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-10T16:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34571#M19013</link>
      <description>&lt;P&gt;Does my site need to be published in order for this to work?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 17:12:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34571#M19013</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-10T17:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34572#M19014</link>
      <description>&lt;P&gt;not for error 13, for something liike error 14(relay response) yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try this update with your loginID/transactionKey and if you are using test account change it to &lt;A target="_blank" href="https://test.authorize.net/"&gt;https://test.authorize.net/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=PRIOR_AUTH_CAPTURE&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_login=[loginID]&amp;amp;x_tran_key=[transactionKey]&amp;amp;x_trans_id=123456789"&gt;https://secure.authorize.net/gateway/transact.dll?x_version=3.1&amp;amp;x_type=PRIOR_AUTH_CAPTURE&amp;amp;x_delim_data=TRUE&amp;amp;x_relay_response=FALSE&amp;amp;x_login=[loginID]&amp;amp;x_tran_key=[transactionKey]&amp;amp;x_trans_id=123456789&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should get an error 16 transaction cannot be found.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 17:56:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34572#M19014</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-10T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34576#M19018</link>
      <description>&lt;P&gt;tried it but the browser could not find the page&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 20:56:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34576#M19018</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-10T20:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34585#M19027</link>
      <description>&lt;P&gt;the browser couldn't find &lt;A target="_blank" href="https://test.authorize.net"&gt;https://test.authorize.net&lt;/A&gt; ?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2013 22:46:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34585#M19027</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-10T22:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34598#M19040</link>
      <description>&lt;P&gt;I got some help from blue voda which is where I am building the website. It turns out that I needed to upload the SDK php zip folder onto their server however after doing so I still couldn't get to the secure payment form because the browser could not find http:// test.authorize.net I know we're pretty close to figuring this out any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 15:18:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34598#M19040</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-11T15:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34600#M19041</link>
      <description>&lt;P&gt;I am using firefox as my browser by the way could that be the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 15:23:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34600#M19041</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-11T15:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34603#M19044</link>
      <description>&lt;P&gt;so, when you click on the link, it doesn't work?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 16:10:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34603#M19044</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-11T16:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34604#M19045</link>
      <description>&lt;P&gt;It goes to an error page 404 stating the browser cannot find the page&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 16:14:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34604#M19045</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-11T16:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34605#M19046</link>
      <description>&lt;P&gt;I have not been able to get to the secure web form at all!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 16:21:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34605#M19046</guid>
      <dc:creator>fzaid75</dc:creator>
      <dc:date>2013-06-11T16:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34609#M19050</link>
      <description>&lt;P&gt;You can't get on the "test account login" on the top right?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 19:19:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/34609#M19050</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-11T19:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error (13)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/89188#M56209</link>
      <description>&lt;P&gt;fzaid75 - If that guy is a noob then I'm a complete moron - I hooked up authorize.net to my client's WordPress/Woo Commerce site using Woo Commerce Subscriptions and I keep getting this error code that looks like this:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had gotten the error (that one had a link) before and i reentered the api log in code again (by hand, one letter at a time since the copy paste method didn't work) and the system started working again.&amp;nbsp; Now I am seeing it for the 2nd time.&amp;nbsp; I tried reentering the API Login again with no luck.&amp;nbsp; Do you have any idea what is going on?&amp;nbsp; I sent an email to the email at authorize.net called developer&amp;nbsp;@ authorize.net and they answered and said to reach out to this site.&amp;nbsp; These questions and answers are way above my pay grade and I can't get any help from authorize.net - working with them has been a complete bummer.&amp;nbsp; can you tell me why I keep getting this error and my system keeps asking me for the log in?&amp;nbsp; Last time I reentered it and then the system started working again but this time it did not.&amp;nbsp; I really need your help and would be so thankful of any words of wisdom you can provide to me.&amp;nbsp; Thank you so much.&amp;nbsp; Emily Andros emily andros&amp;nbsp;@ gmail dot com or 832-732-5063&amp;nbsp; Thank you so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="HD-Screenshot showing 2nd occurence of request for api code.JPG" style="width: 999px;"&gt;&lt;img src="https://community.developer.cybersource.com/t5/image/serverpage/image-id/2512i6CD4A04409C8790B/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="HD-Screenshot showing 2nd occurence of request for api code.JPG" alt="HD-Screenshot showing 2nd occurence of request for api code.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 22:03:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-13/m-p/89188#M56209</guid>
      <dc:creator>eandros</dc:creator>
      <dc:date>2024-04-17T22:03:10Z</dc:date>
    </item>
  </channel>
</rss>

