<?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: Magento 2 Auth.net API request has no response in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64497#M38378</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp; - not sure what you mean, we're using the built in Auth.net module (&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;vendor/magento/module-authorizenet/)&amp;nbsp;&lt;/SPAN&gt;with Magento 2.2.4.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 15:50:03 GMT</pubDate>
    <dc:creator>nbennett25</dc:creator>
    <dc:date>2018-09-13T15:50:03Z</dc:date>
    <item>
      <title>Magento 2 Auth.net API request has no response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64364#M38274</link>
      <description>&lt;P&gt;Hello - we are seeing seemingly random drops in responses from Auth.net. With the debug log on, we saw a customer place 2 orders, the first has no response, and the 2nd, placed half an hour later, went through fine. There is no record of Auth.net ever receiving the first request, and the customers order is still in 'Pending' state (rather than 'Processing,' which occurs after the payment has been confirmed).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 2nd order was placed, there is a record of the transaction in Auth.net and the customers order has been processed in Magento as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I determine why the initial order did not receive a response? From the payment log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[2018-08-31 16:53:04] main.DEBUG: array (
  'request' =&amp;gt; 
  array (
    [order data] // FIRST ORDER, NO RESPONSE
  ),
) [] []
[2018-08-31 17:17:51] main.DEBUG: array (
  'request' =&amp;gt; 
  array (
    [order data] // SECOND ORDER, SUCCESSFUL RESPONSE
  ),
) [] []
[2018-08-31 17:17:54] main.DEBUG: array (
  'response' =&amp;gt; 
  array (
    'x_response_code' =&amp;gt; '1',
    'x_response_reason_code' =&amp;gt; '1',
    'x_response_reason_text' =&amp;gt; 'This transaction has been approved.',
    ...
  ),
) [] []&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Sep 2018 18:45:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64364#M38274</guid>
      <dc:creator>nbennett25</dc:creator>
      <dc:date>2018-09-04T18:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Magento 2 Auth.net API request has no response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64495#M38376</link>
      <description>&lt;P&gt;Any updates here? this has occurred randomly a few times over the last few weeks - is this just the result of an issue on Auth.net's side? Not sure why one request would fail and the next would be fine...&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:16:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64495#M38376</guid>
      <dc:creator>nbennett25</dc:creator>
      <dc:date>2018-09-13T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Magento 2 Auth.net API request has no response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64496#M38377</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/24614"&gt;@nbennett25&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may help if you identified the specific&amp;nbsp;Magento plugin you are using with Authorize.Net.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:45:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64496#M38377</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-09-13T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Magento 2 Auth.net API request has no response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64497#M38378</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp; - not sure what you mean, we're using the built in Auth.net module (&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;vendor/magento/module-authorizenet/)&amp;nbsp;&lt;/SPAN&gt;with Magento 2.2.4.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:50:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Magento-2-Auth-net-API-request-has-no-response/m-p/64497#M38378</guid>
      <dc:creator>nbennett25</dc:creator>
      <dc:date>2018-09-13T15:50:03Z</dc:date>
    </item>
  </channel>
</rss>

