<?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: This transaction cannot be accepted - 103 - but transactionKey is correct! in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62979#M37192</link>
    <description>&lt;P&gt;We are using authorizeAim module in prestashop 1.16.1.8 and the keys are correct but there is no communicaiton from the website to Authorize.net.&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 14:22:01 GMT</pubDate>
    <dc:creator>usengines</dc:creator>
    <dc:date>2018-05-07T14:22:01Z</dc:date>
    <item>
      <title>This transaction cannot be accepted - 103 - but transactionKey is correct!</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62169#M36539</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Had to update my code (coldfusion) since the TLS1.2 cut over, and since that's happened, none of my transactions are getting accepted.&amp;nbsp; I'm positive the x_login and transactionKey are correct (as I've expired the transkey multiple times and updated my code with the live one and also verified the login_id.&amp;nbsp; (I've also tried setting the name for the transaction key to x_trans_key as it was and also transactionKey)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using AIM method posting to &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The string I'm sending (I've tried both URLEncoded and Non-URL encoded...same result (note: this is not a valid card, I'm expecting it to be declined)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;x_login=REDACTED&amp;amp;&lt;/SPAN&gt;&lt;SPAN&gt;transactionKey=REDACTED&lt;/SPAN&gt;&lt;SPAN&gt;&amp;amp;x_delim_data=&lt;/SPAN&gt;&lt;SPAN&gt;TRUE&amp;amp;x_delim_char=%7C&amp;amp;x_relay_&lt;/SPAN&gt;&lt;SPAN&gt;response=FALSE&amp;amp;x_type=AUTH%&lt;/SPAN&gt;&lt;SPAN&gt;5FCAPTURE&amp;amp;x_method=CC&amp;amp;x_card_&lt;/SPAN&gt;&lt;SPAN&gt;num=4111534578452344&amp;amp;x_exp_&lt;/SPAN&gt;&lt;SPAN&gt;date=1224&amp;amp;x_card_code=645&amp;amp;x_&lt;/SPAN&gt;&lt;SPAN&gt;amount=24%2E95&amp;amp;x_description=&lt;/SPAN&gt;&lt;SPAN&gt;SavingsBonds%2Ecom%&lt;/SPAN&gt;&lt;SPAN&gt;5FMembership&amp;amp;x_first_name=&lt;/SPAN&gt;&lt;SPAN&gt;Steve&amp;amp;x_last_name=Paskovich&amp;amp;x_&lt;/SPAN&gt;&lt;SPAN&gt;address=723%20Waverly%20Ave&amp;amp;x_&lt;/SPAN&gt;&lt;SPAN&gt;city=Neptune&amp;amp;x_state=NJ&amp;amp;x_zip=&lt;/SPAN&gt;&lt;SPAN&gt;07753&amp;amp;x_email=s%2Epaskovich%&lt;/SPAN&gt;&lt;SPAN&gt;40gmail%2Ecom&amp;amp;x_phone=&lt;/SPAN&gt;&lt;SPAN&gt;7329476986&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The response I'm getting:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3|1|103|This transaction cannot be accepted.||P|0|||24.95|CC|auth_capture||||||||||||||||||||||||||88A8ABB7325F3DAF910840A6012ED516|||||||||||||||||||||||||||||||REDACTED trans key&lt;/SPAN&gt;|&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas are appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks - Steve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 15:44:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62169#M36539</guid>
      <dc:creator>spaskovich</dc:creator>
      <dc:date>2018-03-17T15:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: This transaction cannot be accepted - 103 - but transactionKey is correct!</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62171#M36541</link>
      <description>&lt;P&gt;Found the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I changed x_trans_key to&amp;nbsp;&lt;STRONG&gt;x_tran_key&lt;/STRONG&gt; and everything started working again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This can be closed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 16:19:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62171#M36541</guid>
      <dc:creator>spaskovich</dc:creator>
      <dc:date>2018-03-17T16:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: This transaction cannot be accepted - 103 - but transactionKey is correct!</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62979#M37192</link>
      <description>&lt;P&gt;We are using authorizeAim module in prestashop 1.16.1.8 and the keys are correct but there is no communicaiton from the website to Authorize.net.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 14:22:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted-103-but-transactionKey-is/m-p/62979#M37192</guid>
      <dc:creator>usengines</dc:creator>
      <dc:date>2018-05-07T14:22:01Z</dc:date>
    </item>
  </channel>
</rss>

