<?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: Reporting API in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reporting-API/m-p/16158#M9139</link>
    <description>&lt;P&gt;Looking at all the documentation, it appears you can only get subscription status, not a list of charges. However, it's not terribly difficult to have your callback page record all ARB transactions to a simple database table as they come in, then generate a list upon request. That part only took me like an hour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: By generate a report from the admin area, do you mean actually click a button or something to generate a person's report? Why would you need to do that? Just store their ARB ID in their user / customer record, so when they log in, you can generate a report on the fly from the transaction details stored via the method above.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2011 23:31:50 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-08-15T23:31:50Z</dc:date>
    <item>
      <title>Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reporting-API/m-p/16124#M9123</link>
      <description>&lt;P&gt;I didn't see a function for this in the Reporting API doc, but I may have missed something:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to call an API function to get a list of all of the settled transactions for a specific Subscription ID created via ARB? &amp;nbsp;This would include past recurring transactions for this subscription over many months, not just one settled batch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I want to create a customer-accessible "front-end" to their subscription billing info. &amp;nbsp;I can create a page to update and/or cancel their account, but I'm sure they'll also want to a way to query all/some past charges. &amp;nbsp;Is this possible via an API so I can expose this info to the customer directly without me (the merchant) needing to generate a report via the merchant admin web page(s)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-- Vinnie&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2011 20:07:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reporting-API/m-p/16124#M9123</guid>
      <dc:creator>swbrains</dc:creator>
      <dc:date>2011-08-14T20:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reporting-API/m-p/16158#M9139</link>
      <description>&lt;P&gt;Looking at all the documentation, it appears you can only get subscription status, not a list of charges. However, it's not terribly difficult to have your callback page record all ARB transactions to a simple database table as they come in, then generate a list upon request. That part only took me like an hour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: By generate a report from the admin area, do you mean actually click a button or something to generate a person's report? Why would you need to do that? Just store their ARB ID in their user / customer record, so when they log in, you can generate a report on the fly from the transaction details stored via the method above.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 23:31:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reporting-API/m-p/16158#M9139</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-08-15T23:31:50Z</dc:date>
    </item>
  </channel>
</rss>

