<?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: ARB transactions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45811#M23185</link>
    <description>&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/ARB-Subscription-Status-HELP-Please/m-p/28572/highlight/true#M15048"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/ARB-Subscription-Status-HELP-Please/m-p/28572/highlight/true#M15048&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2014 18:01:54 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-07-28T18:01:54Z</dc:date>
    <item>
      <title>ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45781#M23170</link>
      <description>&lt;P&gt;I am trying to request the transactions for a particular subscription. &amp;nbsp;Is there something where I can send &amp;lt;subscriptionID&amp;gt; and be returned a &amp;lt;transactionIDs&amp;gt; list?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;can pull the transaction details&amp;nbsp;from individual transactions, but I had to get that ID manually. I didn't see any response data from the XML request&amp;nbsp;ARBGetSubscriptionStatusRequest, other that if the subscription is active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there another request to pull transactions for a subscription?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 01:24:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45781#M23170</guid>
      <dc:creator>calebpitman1</dc:creator>
      <dc:date>2014-07-28T01:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45791#M23175</link>
      <description>&lt;P&gt;Nothing like that.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 11:25:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45791#M23175</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-07-28T11:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45803#M23181</link>
      <description>&lt;P&gt;Wow. Thanks for the info raynor. I should have asked before, but iI thought for sure there would be a way to pull trans IDs for subs. Is there a way to pull all transactions for an entire account or any way to retrieve transaction IDs for anything (besides creating a payment)? Is it possible to have authorize.net POST the transaction details to a page&amp;nbsp;after it's been completed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does a subscription become Suspended the day payment is supposed to be processed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 15:15:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45803#M23181</guid>
      <dc:creator>calebpitman1</dc:creator>
      <dc:date>2014-07-28T15:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45805#M23182</link>
      <description>&lt;P&gt;Is there a way to pull all transactions for an entire account or any way to retrieve transaction IDs for anything (besides creating a payment)?&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/transaction_details/"&gt;Transaction Details API&lt;/A&gt; , you might need to enabled it on the merchant account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have authorize.net POST the transaction details to a page&amp;nbsp;after it's been completed?&lt;/P&gt;&lt;P&gt;Yes, silent post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does a subscription become Suspended the day payment is supposed to be processed?&lt;/P&gt;&lt;P&gt;one time payment? it will just be expired&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 15:25:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45805#M23182</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-07-28T15:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45807#M23183</link>
      <description>&lt;P&gt;Thanks Raynor, the silent POST URL should be perfect for a transaction history.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oops, my last question wasn't even coherent&amp;nbsp;:smileysurprised:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I meant, if an&amp;nbsp;ARB transaction &lt;STRONG&gt;fails&lt;/STRONG&gt; (exp date, card canceled, no funds, etc.) does it become immediately Suspended?&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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 17:06:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45807#M23183</guid>
      <dc:creator>calebpitman1</dc:creator>
      <dc:date>2014-07-28T17:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45811#M23185</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/ARB-Subscription-Status-HELP-Please/m-p/28572/highlight/true#M15048"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/ARB-Subscription-Status-HELP-Please/m-p/28572/highlight/true#M15048&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 18:01:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45811#M23185</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-07-28T18:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45819#M23189</link>
      <description>&lt;P&gt;That thread was very informative. I guess I need to improve my search skills&amp;nbsp;:smileysad:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Scheduling my own payments through CIM&amp;nbsp;will probably be what I use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks for all the help! &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 18:27:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45819#M23189</guid>
      <dc:creator>calebpitman1</dc:creator>
      <dc:date>2014-07-28T18:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: ARB transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45825#M23192</link>
      <description>&lt;P&gt;That thread is great, took me a while to find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yep. CIM probably best, you can control everything with it.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2014 18:42:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-transactions/m-p/45825#M23192</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-07-28T18:42:27Z</dc:date>
    </item>
  </channel>
</rss>

