<?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 Undefined Offset in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Undefined-Offset/m-p/67433#M40843</link>
    <description>&lt;P&gt;We have a Magento 2 platform and we cannot cancel orders from in the backend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get a message that states:&lt;/P&gt;&lt;P&gt;"Notice: Undefined offset: 50 in /home/evolveg9/public_html/vendor/magento/module-authorizenet/model/Authorizenet.php on line 425&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2019 21:01:27 GMT</pubDate>
    <dc:creator>stuartyager4437</dc:creator>
    <dc:date>2019-04-17T21:01:27Z</dc:date>
    <item>
      <title>Undefined Offset</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Undefined-Offset/m-p/67433#M40843</link>
      <description>&lt;P&gt;We have a Magento 2 platform and we cannot cancel orders from in the backend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get a message that states:&lt;/P&gt;&lt;P&gt;"Notice: Undefined offset: 50 in /home/evolveg9/public_html/vendor/magento/module-authorizenet/model/Authorizenet.php on line 425&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 21:01:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Undefined-Offset/m-p/67433#M40843</guid>
      <dc:creator>stuartyager4437</dc:creator>
      <dc:date>2019-04-17T21:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Undefined Offset</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Undefined-Offset/m-p/67546#M40931</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/29857"&gt;@stuartyager4437&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is typically a php notice related to numeric arrays. It will unfortunately take a lot more than what you posted to figure out your true issue. You'll want to go to line 425 in your code as see what is being passed or executed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have code that runs programming loops that output html (probably don't have this) then it may be something other than line 425 (i.e. it may be line 475, etc.). Also, I am not completely certain that this undefined offset has anything to do with your cancel function not working. Typically when you get a notice your code will execute anyways, so it's possible your issue is elsewhere.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 23:02:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Undefined-Offset/m-p/67546#M40931</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-04-26T23:02:01Z</dc:date>
    </item>
  </channel>
</rss>

