<?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: Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51655#M27003</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18716" target="_self"&gt;&lt;SPAN class=""&gt;krickster&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The getTransactionsListRequest only returns transaction summary information and cannot be made to return transaction details. The amount of information necessary to provide transaction details for every transaction in a batch is too large for a single API call. As you suggested, it is necessary to retrieve the full details on a per-transaction basis when using the reporting API.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Alternatively, you can usually store the same data by capturing it from the initial transaction response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
    <pubDate>Fri, 07 Aug 2015 16:51:34 GMT</pubDate>
    <dc:creator>Joy</dc:creator>
    <dc:date>2015-08-07T16:51:34Z</dc:date>
    <item>
      <title>Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51643#M26991</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The getTransactionListRequest is useless to me as the summary doesn't provide enough information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I need is the Transaction details in a list by batch. However, to iterate through a single batch to call the getTransactionDetailsRequest method on EVERY transaction causes literally hundreds of calls and many minutes to complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping there is some undocumented means by which to get the Transaction Details in a list by batch? Isn't good practice not to have this structured feature in a data webservice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="http://Reference http:" target="_blank"&gt;http://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 14:57:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51643#M26991</guid>
      <dc:creator>krickster</dc:creator>
      <dc:date>2015-08-06T14:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51655#M27003</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18716" target="_self"&gt;&lt;SPAN class=""&gt;krickster&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The getTransactionsListRequest only returns transaction summary information and cannot be made to return transaction details. The amount of information necessary to provide transaction details for every transaction in a batch is too large for a single API call. As you suggested, it is necessary to retrieve the full details on a per-transaction basis when using the reporting API.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Alternatively, you can usually store the same data by capturing it from the initial transaction response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 16:51:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51655#M27003</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2015-08-07T16:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51775#M27106</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get it. But at least give us somekind of internal reference in the transactionlist like CustomerId.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As it is now, I have no way of identifying our customer payments to our accounts. Our customers may have multiple accounts in seperate platforms and use the same card, but when we pull the settlement transactions we need to instantly identify which account and platform the payment belongs to. We set the customerId for exactly that reason.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 16:07:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51775#M27106</guid>
      <dc:creator>krickster</dc:creator>
      <dc:date>2015-08-17T16:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51777#M27107</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18716"&gt;@krickster﻿&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for providing the additional detail on why you need this capability. &amp;nbsp;Your request is very similar to another developer who suggested adding the ability to &lt;A href="https://community.developer.cybersource.com/t5/Ideas/Transaction-Details-API-use-getTransactionDetailsResponse-with/idi-p/50379" target="_self"&gt;return transactions based on the invoice number stored&lt;/A&gt; with the transaction. &amp;nbsp;I would suggest adding yoru vote as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 16:22:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51777#M27107</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-08-17T16:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51788#M27117</link>
      <description>&lt;P&gt;Thanks Richard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Their situation still differs in a major way. Theirs is still a 1 to 1 request.&amp;nbsp; My whole problem is that I can only get the information I need on a 1 to 1 basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to grab a batch list in a single call with the CustomerId (or some other merchant defined identifier) included in the transactionlist result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That single field turns hundreds of calls into a single informative one.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 00:50:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51788#M27117</guid>
      <dc:creator>krickster</dc:creator>
      <dc:date>2015-08-18T00:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why no getTransactionDetailsRequest by batchId? Or maybe a getTransactionDetailsListRequest?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51789#M27118</link>
      <description>&lt;P&gt;You could download it from the merchant account interface.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/News-and-Announcements/Reminder-for-Merchants-to-Download-Transactions-from-2012/td-p/49611" target="_blank"&gt;http://community.developer.authorize.net/t5/News-and-Announcements/Reminder-for-Merchants-to-Download-Transactions-from-2012/td-p/49611&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/What-API-to-use-to-retrieve-a-customer-s-transaction-history/m-p/49347/highlight/true#M24921" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/What-API-to-use-to-retrieve-a-customer-s-transaction-history/m-p/49347/highlight/true#M24921&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 01:04:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-no-getTransactionDetailsRequest-by-batchId-Or-maybe-a/m-p/51789#M27118</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-08-18T01:04:11Z</dc:date>
    </item>
  </channel>
</rss>

