<?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: Is there a limitation with GetUnsettledTransactionList()? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44850#M22717</link>
    <description>&lt;P&gt;Many&amp;nbsp;of our transactions are done programatically, however sometimes they are done manually throught the website.&lt;/P&gt;&lt;P&gt;They enter it thru the authorize.net virtual terminal? How would they get an invoice number for your order then? Or the order items?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the transactions settled once a day, could you wait that long?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really could use some help on this. &amp;nbsp;It seems that the Authorize.net dll has some major limitations.&lt;/P&gt;&lt;P&gt;They didn't even have the Transaction Details API until a few years ago. They would assume you store it yourselves or use silent post.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2014 20:25:27 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-06-24T20:25:27Z</dc:date>
    <item>
      <title>Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44812#M22698</link>
      <description>&lt;P&gt;Does&amp;nbsp;GetUnsettledTransactionList() have a maximum of 1000 rows returned?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 00:36:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44812#M22698</guid>
      <dc:creator>pedrocoelho1</dc:creator>
      <dc:date>2014-06-24T00:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44822#M22703</link>
      <description>&lt;P&gt;Can someone please answer this? &amp;nbsp;Its for a very important project at work.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 14:14:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44822#M22703</guid>
      <dc:creator>pedrocoelho1</dc:creator>
      <dc:date>2014-06-24T14:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44824#M22704</link>
      <description>&lt;P&gt;It in the doc &lt;A target="_blank" href="http://developer.authorize.net/api/transaction_details/"&gt;http://developer.authorize.net/api/transaction_details/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/ReportingGuide_SOAP.pdf"&gt;http://www.authorize.net/support/ReportingGuide_SOAP.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Use this function to get data for unsettled transactions. The function&lt;/DIV&gt;&lt;DIV&gt;will return data for up to 1000 of the most recent transactions.&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Jun 2014 14:22:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44824#M22704</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-06-24T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44826#M22705</link>
      <description>&lt;P&gt;Is there any creative way to get the additional unsettled transactions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My company does A LOT OF VOLUME!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a side note, are there transaction limitations with&amp;nbsp;GetTransactionList()?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:55:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44826#M22705</guid>
      <dc:creator>pedrocoelho1</dc:creator>
      <dc:date>2014-06-24T15:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44830#M22707</link>
      <description>&lt;P&gt;I checked checking with the dept that processes transactions... we have over 4000 unsettled transactions!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How do we get to them programatically?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 16:25:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44830#M22707</guid>
      <dc:creator>pedrocoelho1</dc:creator>
      <dc:date>2014-06-24T16:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44840#M22712</link>
      <description>&lt;P&gt;You don't saved that on your own database?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 16:58:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44840#M22712</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-06-24T16:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44846#M22715</link>
      <description>&lt;P&gt;Many&amp;nbsp;of our transactions are done programatically, however sometimes they are done manually throught the website. &amp;nbsp;These transactions are not being captured by our system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm building a tool to help merge this data with our DB. &amp;nbsp;The issue is that here we use Invoice Number for looking up orders.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since there is no way to directly lookup a transaction using Invoice Number, I have to parse through all of the transactions until I find the corresponding Invoice Number. &amp;nbsp;Therefore I then have the TransactionID to lookup the transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know how to solve this problem without having access to all of the unsettled transactions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 17:43:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44846#M22715</guid>
      <dc:creator>pedrocoelho1</dc:creator>
      <dc:date>2014-06-24T17:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44848#M22716</link>
      <description>&lt;P&gt;I really could use some help on this. &amp;nbsp;It seems that the Authorize.net dll has some major limitations.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 19:58:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44848#M22716</guid>
      <dc:creator>pedrocoelho1</dc:creator>
      <dc:date>2014-06-24T19:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation with GetUnsettledTransactionList()?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44850#M22717</link>
      <description>&lt;P&gt;Many&amp;nbsp;of our transactions are done programatically, however sometimes they are done manually throught the website.&lt;/P&gt;&lt;P&gt;They enter it thru the authorize.net virtual terminal? How would they get an invoice number for your order then? Or the order items?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the transactions settled once a day, could you wait that long?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really could use some help on this. &amp;nbsp;It seems that the Authorize.net dll has some major limitations.&lt;/P&gt;&lt;P&gt;They didn't even have the Transaction Details API until a few years ago. They would assume you store it yourselves or use silent post.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 20:25:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-a-limitation-with-GetUnsettledTransactionList/m-p/44850#M22717</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-06-24T20:25:27Z</dc:date>
    </item>
  </channel>
</rss>

