<?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: Get subscription id of recurring transactions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34615#M19056</link>
    <description>&lt;P&gt;Is there any other API that would get me the subscription Ids. I want to create reporting based on the existing transactions for our users and need to group all the reccuring transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way? I searched the documentation and forums but couldnot find anything that could get me the subscription Id.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2013 12:20:51 GMT</pubDate>
    <dc:creator>Sarita555</dc:creator>
    <dc:date>2013-06-12T12:20:51Z</dc:date>
    <item>
      <title>Get subscription id of recurring transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34613#M19054</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any API to get the subscription id of a recurring transaction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see the subscription id in transaction details in merchaant interface but the getTransactionDetails doesnot return the subscription id for any recurring transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how to retrieve it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2013 05:58:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34613#M19054</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-06-12T05:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get subscription id of recurring transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34614#M19055</link>
      <description>&lt;P&gt;Subscription id is not one of the fields save with the transaction detail. But you could add it to the invoice# when you create the ARB.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2013 11:18:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34614#M19055</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-12T11:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Get subscription id of recurring transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34615#M19056</link>
      <description>&lt;P&gt;Is there any other API that would get me the subscription Ids. I want to create reporting based on the existing transactions for our users and need to group all the reccuring transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way? I searched the documentation and forums but couldnot find anything that could get me the subscription Id.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2013 12:20:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34615#M19056</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-06-12T12:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get subscription id of recurring transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34623#M19063</link>
      <description>&lt;P&gt;Best thing to do is include a customer ID with your subscriptions, then use that to index transactions as they come in (or later, when you use Transaction Details). I know it would be far more convenient to have an API where you could feed in a subscription ID and get back a list of transactions, but Authorize.net still hasn't gotten around to doing that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternately, you could switch to CIM, which gives you more control.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2013 03:03:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34623#M19063</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2013-06-13T03:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get subscription id of recurring transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34627#M19067</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The subscription creation would be done by our clients so we cant include customer ids with the subscriptions. &amp;nbsp;I am creating a reporting solution wherein our clients would be able to get reports of their transactions by providing their login id and transaction key. For that I need to get subscription ids of the recurring transactions. Also the transaction details does not include the name of the product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way or API that would give me the subscription id and product name given the transaction id / invoice id or any other information related to that transaction in the request.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2013 05:57:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34627#M19067</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-06-13T05:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get subscription id of recurring transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34629#M19068</link>
      <description>&lt;P&gt;sound like they are better off using CIM&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Choosing-a-Recurring-Billing-Solution-by-Rodger-Yonley/ba-p/32838"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Choosing-a-Recurring-Billing-Solution-by-Rodger-Yonley/ba-p/32838&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:11:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Get-subscription-id-of-recurring-transactions/m-p/34629#M19068</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-13T11:11:14Z</dc:date>
    </item>
  </channel>
</rss>

