<?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. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted/m-p/63073#M37271</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/24494"&gt;@darry&lt;/a&gt;&amp;nbsp;Could you log into the Sandbox Merchant Interface at &lt;A href="https://sandbox.authorize.net" target="_blank"&gt;https://sandbox.authorize.net&lt;/A&gt;, click &lt;STRONG&gt;Account &amp;gt; Settings &amp;gt; Cardholder Authentication&lt;/STRONG&gt;, and&amp;nbsp;see if you checked the boxes confirming your enrollment in Verified By Visa and/or Mastercard SecureCode?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2018 19:19:19 GMT</pubDate>
    <dc:creator>Lilith</dc:creator>
    <dc:date>2018-05-16T19:19:19Z</dc:date>
    <item>
      <title>This transaction cannot be accepted.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted/m-p/63057#M37256</link>
      <description>&lt;P&gt;I am trying to incoporate the cardholderAuthenication which we are going to implement.&lt;/P&gt;&lt;P&gt;Trying to test with sandbox and it is coming back with the following error.&lt;/P&gt;&lt;P&gt;Not sure what I am doing wrong.&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mon, 14 May 2018 16:46:36 -0700 INFO : [_sendRequest] (/var/dev/admin/Authorized.net/lib/net/authorize/util/HttpClient.php : 77) - Request to AnetApi:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;&amp;lt;![CDATA[497eMuLaLGAv]]&amp;gt;&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;xxxx&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;clientId&amp;gt;&amp;lt;![CDATA[sdk-php-1.9.1]]&amp;gt;&amp;lt;/clientId&amp;gt;&lt;BR /&gt;&amp;lt;transactionRequest&amp;gt;&lt;BR /&gt;&amp;lt;transactionType&amp;gt;&amp;lt;![CDATA[authCaptureTransaction]]&amp;gt;&amp;lt;/transactionType&amp;gt;&lt;BR /&gt;&amp;lt;amount&amp;gt;577.50&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;lt;payment&amp;gt;&lt;BR /&gt;&amp;lt;creditCard&amp;gt;&lt;BR /&gt;&amp;lt;cardNumber&amp;gt;xxxx-0027&amp;lt;/cardNumber&amp;gt;&lt;BR /&gt;&amp;lt;expirationDate&amp;gt;xxxx&amp;lt;/expirationDate&amp;gt;&lt;BR /&gt;&amp;lt;/creditCard&amp;gt;&lt;BR /&gt;&amp;lt;/payment&amp;gt;&lt;BR /&gt;&amp;lt;order&amp;gt;&lt;BR /&gt;&amp;lt;invoiceNumber&amp;gt;&amp;lt;![CDATA[15136]]&amp;gt;&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;&amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;lt;cardholderAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;authenticationIndicator&amp;gt;&amp;lt;![CDATA[05]]&amp;gt;&amp;lt;/authenticationIndicator&amp;gt;&lt;BR /&gt;&amp;lt;cardholderAuthenticationValue&amp;gt;&amp;lt;![CDATA[AAABAWFlmQAAAABjRWWZEEFgFz+=]]&amp;gt;&amp;lt;/cardholderAuthenticationValue&amp;gt;&lt;BR /&gt;&amp;lt;/cardholderAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;/transactionRequest&amp;gt;&lt;BR /&gt;&amp;lt;/createTransactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;Mon, 14 May 2018 16:46:36 -0700 INFO : [_sendRequest] (/var/dev/admin/Authorized.net/lib/net/authorize/util/HttpClient.php : 89) - Sending 'XML' Request type&lt;BR /&gt;Mon, 14 May 2018 16:46:36 -0700 INFO : [_sendRequest] (/var/dev/admin/Authorized.net/lib/net/authorize/util/HttpClient.php : 94) - Sending http request via Curl&lt;BR /&gt;Mon, 14 May 2018 16:46:37 -0700 INFO : [_sendRequest] (/var/dev/admin/Authorized.net/lib/net/authorize/util/HttpClient.php : 96) - Response from AnetApi: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;createTransactionResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00027&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;The transaction was unsuccessful.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;transactionResponse&amp;gt;&amp;lt;responseCode&amp;gt;3&amp;lt;/responseCode&amp;gt;&amp;lt;authCode /&amp;gt;&amp;lt;avsResultCode&amp;gt;P&amp;lt;/avsResultCode&amp;gt;&amp;lt;cvvResultCode /&amp;gt;&amp;lt;cavvResultCode /&amp;gt;&amp;lt;transId&amp;gt;0&amp;lt;/transId&amp;gt;&amp;lt;refTransID /&amp;gt;&amp;lt;transHash&amp;gt;608CB672A9724FD8BCBAD9007FBC9A03&amp;lt;/transHash&amp;gt;&amp;lt;testRequest&amp;gt;0&amp;lt;/testRequest&amp;gt;&amp;lt;accountNumber&amp;gt;XXXX0027&amp;lt;/accountNumber&amp;gt;&amp;lt;accountType&amp;gt;Visa&amp;lt;/accountType&amp;gt;&amp;lt;errors&amp;gt;&amp;lt;error&amp;gt;&amp;lt;errorCode&amp;gt;288&amp;lt;/errorCode&amp;gt;&amp;lt;errorText&amp;gt;This transaction cannot be accepted.&amp;lt;/errorText&amp;gt;&amp;lt;/error&amp;gt;&amp;lt;/errors&amp;gt;&amp;lt;transHashSha2 /&amp;gt;&amp;lt;/transactionResponse&amp;gt;&amp;lt;/createTransactionResponse&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 00:01:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted/m-p/63057#M37256</guid>
      <dc:creator>darry</dc:creator>
      <dc:date>2018-05-15T00:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: This transaction cannot be accepted.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted/m-p/63073#M37271</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/24494"&gt;@darry&lt;/a&gt;&amp;nbsp;Could you log into the Sandbox Merchant Interface at &lt;A href="https://sandbox.authorize.net" target="_blank"&gt;https://sandbox.authorize.net&lt;/A&gt;, click &lt;STRONG&gt;Account &amp;gt; Settings &amp;gt; Cardholder Authentication&lt;/STRONG&gt;, and&amp;nbsp;see if you checked the boxes confirming your enrollment in Verified By Visa and/or Mastercard SecureCode?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 19:19:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/This-transaction-cannot-be-accepted/m-p/63073#M37271</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2018-05-16T19:19:19Z</dc:date>
    </item>
  </channel>
</rss>

