<?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: Getting list of transactions for CIM id - there must be a better way in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49658#M25203</link>
    <description>&lt;P&gt;Mmmm... sorry, but that&amp;nbsp;would be like saying, "hey, when you go to the store they won't&amp;nbsp;print out the receipt. Just write it down, because you know what you bought". &amp;nbsp;I want one (only ONE) system of record - Authorize.net. Asking&amp;nbsp;me to mirror or reconcile what is passed through CIM and processed by&amp;nbsp;Authorize.net, is a waste of code. a design burden, a processing bottleneck &amp;nbsp;and a maintenance nightmare. &amp;nbsp;In a huge Enterprise system, asking for that kind of code - when all authorize.net needs is a data cube... well .. sorry that's a very 1995 design &amp;nbsp;mentality that sees only a short step versus the effect on the system as a whole. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Feb 2015 02:48:34 GMT</pubDate>
    <dc:creator>MrWinky1</dc:creator>
    <dc:date>2015-02-14T02:48:34Z</dc:date>
    <item>
      <title>Getting list of transactions for CIM id - there must be a better way</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49652#M25197</link>
      <description>&lt;P&gt;I am using .NET and SOAPclient. &amp;nbsp;I will be using CIM to make a transaction. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't figure out how I am supposed to get &amp;nbsp;list of the transactions and their status for a specific customer. &amp;nbsp;When I look for a solution, the only answers I have seen is I have to pull a list &amp;nbsp;of ALL transactions our site has ever created &amp;nbsp;and then go through it to find only that customer's transactions. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if I have 5 milion &lt;SPAN&gt;transactions&lt;/SPAN&gt;&amp;nbsp;and my customer only has 2&amp;nbsp;transactions. &amp;nbsp;Getting all 5 million&amp;nbsp;can't be efficient from Authorize.net's server side and it is very slow to get that&amp;nbsp;in a web app and&amp;nbsp;used by&amp;nbsp;&amp;nbsp;the front end. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me there is a smarter way....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;p.s. If my storing the&amp;nbsp;transaction results on my local database is the&amp;nbsp;only way, and&amp;nbsp;I use Authorize and Capture, &amp;nbsp;can I assume the&amp;nbsp;results from Authorie and Capture will never change - that is I won't have to do some reconcilliation because it came back as "ok" but later rejected?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 00:53:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49652#M25197</guid>
      <dc:creator>MrWinky1</dc:creator>
      <dc:date>2015-02-14T00:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting list of transactions for CIM id - there must be a better way</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49653#M25198</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17673"&gt;@MrWinky1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Transaction ID received in the response from your transaction request is unique for each transaction. &amp;nbsp;If you store that in your system, you can retrieve the information using the &lt;A href="http://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-details" target="_self"&gt;Transaction Reporting API&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 01:09:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49653#M25198</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-02-14T01:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting list of transactions for CIM id - there must be a better way</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49655#M25200</link>
      <description>&lt;P&gt;Thank you. &amp;nbsp;I don't mean to sound stupid - but wouldn't it make sense to have an API that can get it by customer profile? &amp;nbsp;has authorize.net ever heard about data CUBES? &amp;nbsp;It looks like this has been asked for for years&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 01:55:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49655#M25200</guid>
      <dc:creator>MrWinky1</dc:creator>
      <dc:date>2015-02-14T01:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting list of transactions for CIM id - there must be a better way</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49656#M25201</link>
      <description>&lt;P&gt;Wouldn't it make more sense to store transactions for your customer in your own database?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 02:20:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49656#M25201</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-02-14T02:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting list of transactions for CIM id - there must be a better way</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49658#M25203</link>
      <description>&lt;P&gt;Mmmm... sorry, but that&amp;nbsp;would be like saying, "hey, when you go to the store they won't&amp;nbsp;print out the receipt. Just write it down, because you know what you bought". &amp;nbsp;I want one (only ONE) system of record - Authorize.net. Asking&amp;nbsp;me to mirror or reconcile what is passed through CIM and processed by&amp;nbsp;Authorize.net, is a waste of code. a design burden, a processing bottleneck &amp;nbsp;and a maintenance nightmare. &amp;nbsp;In a huge Enterprise system, asking for that kind of code - when all authorize.net needs is a data cube... well .. sorry that's a very 1995 design &amp;nbsp;mentality that sees only a short step versus the effect on the system as a whole. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 02:48:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49658#M25203</guid>
      <dc:creator>MrWinky1</dc:creator>
      <dc:date>2015-02-14T02:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting list of transactions for CIM id - there must be a better way</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49662#M25206</link>
      <description>&lt;P&gt;"hey, when you go to the store they won't&amp;nbsp;print out the receipt. Just write it down, because you know what you bought". &amp;nbsp;I want one (only ONE) system of record - Authorize.net.... In a huge Enterprise system, asking for that kind of code - when all authorize.net needs is a data cube... well .. sorry that's a very 1995 design &amp;nbsp;mentality that sees only a short step versus the effect on the system as a whole. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We all want a not of thing but authorize.net do payment process, not record keeping.&lt;/P&gt;&lt;P&gt;In fact, read this &lt;A target="_self" href="https://community.developer.cybersource.com/t5/News-and-Announcements/Reminder-for-Merchants-to-Download-Transactions-from-2012/m-p/49611#M165"&gt;Reminder for Merchants to Download Transactions from 2012&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Asking&amp;nbsp;me to mirror or reconcile what is passed through CIM and processed by&amp;nbsp;Authorize.net, is a waste of code. a design burden, a processing bottleneck &amp;nbsp;and a maintenance nightmare.&lt;/P&gt;&lt;P&gt;You could hire &lt;A target="_self" href="http://developer.authorize.net/partners/developer/"&gt;Authorize.Net Certified Developer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 14:35:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-list-of-transactions-for-CIM-id-there-must-be-a-better/m-p/49662#M25206</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-02-14T14:35:01Z</dc:date>
    </item>
  </channel>
</rss>

