<?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: Invalid Account, posting CC transaction to sandbox in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51785#M27114</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18753"&gt;@kmorris84﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you perhaps attempting to use your production credentials with the sandbox? &amp;nbsp;The API Login, Transaction Key and endpoints for the sandbox and production are different and cannot be used interchangeably.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2015 18:48:20 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2015-08-17T18:48:20Z</dc:date>
    <item>
      <title>Invalid Account, posting CC transaction to sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51783#M27113</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am receiving "The merchant API Login ID is invalid or the account is inactive." when posting a credit card transaction from my website to my sandbox account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The website has been integrated with authorize.net for credit card transactions for at least 4 years, and I am also adding ability to accept eCheck transactions as well. &amp;nbsp;I created a sandbox account to test eCheck transactions and everything is working correctly. &amp;nbsp;When I try to then send a credit card transaction with our existing code to the same account is when I recieve the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the fields we are currently sending for credit card:&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Type&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Trans_ID&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Password&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Login&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_ADC_Delim_Data&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_ADC_URL&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Invoice_Num&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Description&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Company&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_First_Name&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Last_Name&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Address&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_City&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_State&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Zip&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Country&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Phone&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Fax&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Card_Num&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Exp_Date&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;x_Amount&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;x_Login is the API Login ID&lt;/P&gt;&lt;P&gt;x_Password is the Tranaction Key&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The credit card integration code is currently being used to post to dozens of live merchant accounts, but doesn't seem to work for my sandbox account. &amp;nbsp;I want to be sure that we can send credit card and eCheck to the same merchant account. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone can shed some light on this for me it would be much appreciated. &amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:24:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51783#M27113</guid>
      <dc:creator>kmorris84</dc:creator>
      <dc:date>2015-08-17T18:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Account, posting CC transaction to sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51785#M27114</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18753"&gt;@kmorris84﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you perhaps attempting to use your production credentials with the sandbox? &amp;nbsp;The API Login, Transaction Key and endpoints for the sandbox and production are different and cannot be used interchangeably.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:48:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51785#M27114</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-08-17T18:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid Account, posting CC transaction to sandbox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51786#M27115</link>
      <description>&lt;P&gt;Well that is embarrasing, I forgot to change the endpoint url. Thanks Richard!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 19:02:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Invalid-Account-posting-CC-transaction-to-sandbox/m-p/51786#M27115</guid>
      <dc:creator>kmorris84</dc:creator>
      <dc:date>2015-08-17T19:02:55Z</dc:date>
    </item>
  </channel>
</rss>

