<?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: Issue with Transaction Details API (settledBatchListResponse) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52037#M27336</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18866"&gt;@afail﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We did some poking around and it appears the data was incorrectly written to the database due to an update which was subsequently rolled back. &amp;nbsp;My best suggestion is to wait a few days and see if the responses return to normal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reporting this, and we're sorry for any inconvenience this have have caused.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Fri, 04 Sep 2015 16:29:35 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2015-09-04T16:29:35Z</dc:date>
    <item>
      <title>Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52031#M27330</link>
      <description>&lt;P&gt;I am seeing an issue with pulling transaction detail api data from all of our sandbox accounts. The issue seems to affect only transactions captured on or after 9/1/15.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XML response data I am receiving using the PHP SDK has strange numberical values. Please see the attached log file for more information. The first few transactions are from August and working correctly, but the September transactions are returning an odd response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Batches before 9/1:&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getSettledBatchListResponse xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns:xsi="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;batchList&amp;gt;&lt;BR /&gt;&amp;lt;batch&amp;gt;&lt;BR /&gt;&amp;lt;batchId&amp;gt;4602487&amp;lt;/batchId&amp;gt;&lt;BR /&gt;&amp;lt;settlementTimeUTC&amp;gt;2015-09-01T01:34:40Z&amp;lt;/settlementTimeUTC&amp;gt;&lt;BR /&gt;&amp;lt;settlementTimeLocal&amp;gt;2015-08-31T18:34:40&amp;lt;/settlementTimeLocal&amp;gt;&lt;BR /&gt;&amp;lt;settlementState&amp;gt;settledSuccessfully&amp;lt;/settlementState&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;creditCard&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;marketType&amp;gt;eCommerce&amp;lt;/marketType&amp;gt;&lt;BR /&gt;&amp;lt;product&amp;gt;Card Not Present&amp;lt;/product&amp;gt;&lt;BR /&gt;&amp;lt;statistics&amp;gt;&lt;BR /&gt;&amp;lt;statistic&amp;gt;&lt;BR /&gt;&amp;lt;accountType&amp;gt;Visa&amp;lt;/accountType&amp;gt;&lt;BR /&gt;&amp;lt;chargeAmount&amp;gt;420.00&amp;lt;/chargeAmount&amp;gt;&lt;BR /&gt;&amp;lt;chargeCount&amp;gt;3&amp;lt;/chargeCount&amp;gt;&lt;BR /&gt;&amp;lt;refundAmount&amp;gt;0.00&amp;lt;/refundAmount&amp;gt;&lt;BR /&gt;&amp;lt;refundCount&amp;gt;0&amp;lt;/refundCount&amp;gt;&lt;BR /&gt;&amp;lt;voidCount&amp;gt;0&amp;lt;/voidCount&amp;gt;&lt;BR /&gt;&amp;lt;declineCount&amp;gt;1&amp;lt;/declineCount&amp;gt;&lt;BR /&gt;&amp;lt;errorCount&amp;gt;0&amp;lt;/errorCount&amp;gt;&lt;BR /&gt;&amp;lt;/statistic&amp;gt;&lt;BR /&gt;&amp;lt;/statistics&amp;gt;&lt;BR /&gt;&amp;lt;/batch&amp;gt;&lt;BR /&gt;&amp;lt;/batchList&amp;gt;&lt;BR /&gt;&amp;lt;/getSettledBatchListResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Batches afer 9/1:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getSettledBatchListResponse xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt; xmlns:xsi="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;batchList&amp;gt;&lt;BR /&gt;&amp;lt;batch&amp;gt;&lt;BR /&gt;&amp;lt;batchId&amp;gt;4612543&amp;lt;/batchId&amp;gt;&lt;BR /&gt;&amp;lt;settlementTimeUTC&amp;gt;2015-09-03T02:52:14Z&amp;lt;/settlementTimeUTC&amp;gt;&lt;BR /&gt;&amp;lt;settlementTimeLocal&amp;gt;2015-09-02T19:52:14&amp;lt;/settlementTimeLocal&amp;gt;&lt;BR /&gt;&amp;lt;settlementState&amp;gt;settlementError&amp;lt;/settlementState&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;creditCard&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;marketType&amp;gt;eCommerce&amp;lt;/marketType&amp;gt;&lt;BR /&gt;&amp;lt;product&amp;gt;Card Not Present&amp;lt;/product&amp;gt;&lt;BR /&gt;&amp;lt;statistics&amp;gt;&lt;BR /&gt;&amp;lt;statistic&amp;gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;chargeAmount&amp;gt;-79228162514264337593543950335&amp;lt;/chargeAmount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;chargeCount&amp;gt;-2147483648&amp;lt;/chargeCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;refundAmount&amp;gt;-79228162514264337593543950335&amp;lt;/refundAmount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;refundCount&amp;gt;-2147483648&amp;lt;/refundCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;voidCount&amp;gt;-2147483648&amp;lt;/voidCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;declineCount&amp;gt;-2147483648&amp;lt;/declineCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;errorCount&amp;gt;-2147483648&amp;lt;/errorCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&amp;lt;/statistic&amp;gt;&lt;BR /&gt;&amp;lt;/statistics&amp;gt;&lt;BR /&gt;&amp;lt;/batch&amp;gt;&lt;BR /&gt;&amp;lt;batch&amp;gt;&lt;BR /&gt;&amp;lt;batchId&amp;gt;4612544&amp;lt;/batchId&amp;gt;&lt;BR /&gt;&amp;lt;settlementTimeUTC&amp;gt;2015-09-03T02:52:17Z&amp;lt;/settlementTimeUTC&amp;gt;&lt;BR /&gt;&amp;lt;settlementTimeLocal&amp;gt;2015-09-02T19:52:17&amp;lt;/settlementTimeLocal&amp;gt;&lt;BR /&gt;&amp;lt;settlementState&amp;gt;settledSuccessfully&amp;lt;/settlementState&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;creditCard&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;marketType&amp;gt;eCommerce&amp;lt;/marketType&amp;gt;&lt;BR /&gt;&amp;lt;product&amp;gt;Card Not Present&amp;lt;/product&amp;gt;&lt;BR /&gt;&amp;lt;statistics&amp;gt;&lt;BR /&gt;&amp;lt;statistic&amp;gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;chargeAmount&amp;gt;-79228162514264337593543950335&amp;lt;/chargeAmount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;chargeCount&amp;gt;-2147483648&amp;lt;/chargeCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;refundAmount&amp;gt;-79228162514264337593543950335&amp;lt;/refundAmount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;refundCount&amp;gt;-2147483648&amp;lt;/refundCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;voidCount&amp;gt;-2147483648&amp;lt;/voidCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;declineCount&amp;gt;-2147483648&amp;lt;/declineCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;errorCount&amp;gt;-2147483648&amp;lt;/errorCount&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&amp;lt;/statistic&amp;gt;&lt;BR /&gt;&amp;lt;/statistics&amp;gt;&lt;BR /&gt;&amp;lt;/batch&amp;gt;&lt;BR /&gt;&amp;lt;/batchList&amp;gt;&lt;BR /&gt;&amp;lt;/getSettledBatchListResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 15:32:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52031#M27330</guid>
      <dc:creator>afail</dc:creator>
      <dc:date>2015-09-04T15:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52033#M27332</link>
      <description>&lt;P&gt;&lt;STRONG&gt;2147483648&lt;/STRONG&gt; - max int&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;79228162514264337593543950335&lt;/STRONG&gt; max decimal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;look like A.net developer is working on something.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 15:42:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52033#M27332</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-09-04T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52034#M27333</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18866"&gt;@afail﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you try the same transaction using the live console in the API Reference and see if you see the same results? &amp;nbsp;This may help narrow down the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://developer.authorize.net/api/reference/#transaction-reporting-get-settled-batch-list" target="_blank"&gt;http://developer.authorize.net/api/reference/#transaction-reporting-get-settled-batch-list&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 15:53:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52034#M27333</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-09-04T15:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52036#M27335</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can reproduce it using the live module.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Range of 2015-08-01 to 2015-08-31 returns valid results&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Range of 2015-09-01 to 2015-09-30 returns invalid results&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 16:12:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52036#M27335</guid>
      <dc:creator>afail</dc:creator>
      <dc:date>2015-09-04T16:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52037#M27336</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18866"&gt;@afail﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We did some poking around and it appears the data was incorrectly written to the database due to an update which was subsequently rolled back. &amp;nbsp;My best suggestion is to wait a few days and see if the responses return to normal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reporting this, and we're sorry for any inconvenience this have have caused.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 16:29:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52037#M27336</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-09-04T16:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52038#M27337</link>
      <description>&lt;P&gt;Thanks so much!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2015 16:36:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/52038#M27337</guid>
      <dc:creator>afail</dc:creator>
      <dc:date>2015-09-04T16:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Transaction Details API (settledBatchListResponse)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/55792#M30630</link>
      <description>&lt;P&gt;In sandbox mode of authorize .net&lt;/P&gt;&lt;P&gt;"&lt;A href="http://developer.authorize.net/api/reference/#transaction-reporting-get-settled-batch-list" target="_blank"&gt;http://developer.authorize.net/api/reference/#transaction-reporting-get-settled-batch-list&lt;/A&gt;" code works for me but In LIVE authorize mode I am getting this error "ERROR : Invalid response Response : E00003 The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid - The value XXXXXXXXXXXXXXXXXXX is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value. "&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 06:38:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Issue-with-Transaction-Details-API-settledBatchListResponse/m-p/55792#M30630</guid>
      <dc:creator>shr</dc:creator>
      <dc:date>2016-09-21T06:38:29Z</dc:date>
    </item>
  </channel>
</rss>

