<?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: fetching transaction id pragmatically against subscription ID in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/fetching-transaction-id-pragmatically-against-subscription-ID/m-p/34052#M18546</link>
    <description>&lt;P&gt;Use silent post to record each transaction in your database as it comes in. Probably by matching on customer ID. Short of that, you can use the Transaction Details API to look up all settled transactions and record them in your database. Either way, you're going to want to record transactions on your end so you can look them up later, since Authorize.net has no way to just pass a subscription ID and get all transactions for that subscription.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2013 13:34:29 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2013-04-26T13:34:29Z</dc:date>
    <item>
      <title>fetching transaction id pragmatically against subscription ID</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/fetching-transaction-id-pragmatically-against-subscription-ID/m-p/34047#M18543</link>
      <description>&lt;P&gt;Dear All,&lt;BR /&gt;I've successfully implemented the ARB method in java. On each successful schedule&amp;nbsp;I got 'subscription ID'. Now I want to show all successful&amp;nbsp;payments happen in that subscription; ie need transaction ID to persist in my database against subscription ID. How I can achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2013 07:48:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/fetching-transaction-id-pragmatically-against-subscription-ID/m-p/34047#M18543</guid>
      <dc:creator>subodhA</dc:creator>
      <dc:date>2013-04-26T07:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: fetching transaction id pragmatically against subscription ID</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/fetching-transaction-id-pragmatically-against-subscription-ID/m-p/34052#M18546</link>
      <description>&lt;P&gt;Use silent post to record each transaction in your database as it comes in. Probably by matching on customer ID. Short of that, you can use the Transaction Details API to look up all settled transactions and record them in your database. Either way, you're going to want to record transactions on your end so you can look them up later, since Authorize.net has no way to just pass a subscription ID and get all transactions for that subscription.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:34:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/fetching-transaction-id-pragmatically-against-subscription-ID/m-p/34052#M18546</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2013-04-26T13:34:29Z</dc:date>
    </item>
  </channel>
</rss>

