<?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 API Getting subscriber's last payment transaction in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/34703#M19141</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ColorBandedcontent" style="position: relative; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; clear: both; padding-top: 0px;"&gt;
&lt;DIV id="imcontent" style="margin-left: 12px;"&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Hi,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;The ARBGetSubscriptionStatus API only tells you the status of your subscirptions, it will not give you details like payment amount or intervals. You can use the &lt;A href="http://developer.authorize.net/api/transaction_details/" target="_blank"&gt;Transaction Details API &lt;/A&gt;since this includes ARB transactions as well.&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Joy&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 Jun 2013 18:13:19 GMT</pubDate>
    <dc:creator>Joy</dc:creator>
    <dc:date>2013-06-18T18:13:19Z</dc:date>
    <item>
      <title>ARB API Getting subscriber's last payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/34656#M19094</link>
      <description>&lt;P&gt;I am using Authorize.net ARB to process my payments the thing here is that my SilentPost was not working for 1 week because of some fatal errors on my server so therefore all the transactions that were made from Authorize.Net were not recorded in my database.&lt;/P&gt;&lt;P&gt;I just wanted to know if there is a way to get a subscriber's last payment transaction using AuthnetARB.&lt;/P&gt;&lt;P&gt;I know there's this part of the ARB API called&amp;nbsp;ARBGetSubscriptionStatusRequest&amp;nbsp;which I can call, the problem with this is it only returns this values:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;ARBGetSubscriptionStatusResponse xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/"&gt;http://www.w3.org/2001/&lt;/A&gt;&lt;BR /&gt;XMLSchema-instance" xmlns:xsd="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt;&lt;BR /&gt;xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;Sample&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;Successful&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;Status&amp;gt;active&amp;lt;/Status&amp;gt;&lt;BR /&gt;&amp;lt;/ARBGetSubscriptionStatusResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see there's no part where it tells me how much the subscriber paid and the payment date. I wanted those information since for me those are the most important.&lt;/P&gt;&lt;P&gt;I also found this link&amp;nbsp;&lt;A rel="nofollow" href="http://www.authorize.net/support/ReportingGuide_XML.pdf" target="_blank"&gt;http://www.authorize.net/support/ReportingGuide_XML.pdf&lt;/A&gt;, but I think that is not ARB API, because that is Merchant Web Services API. I'm not just sure.&lt;/P&gt;&lt;P&gt;Anyway, I am looking for an Authorize.net ARB API that asks for a subscriber ID since I am storing the subscriber ID in my database, then returns the amount and payment date. Is there a way to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2013 07:29:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/34656#M19094</guid>
      <dc:creator>jimgym1989</dc:creator>
      <dc:date>2013-06-16T07:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: ARB API Getting subscriber's last payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/34703#M19141</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ColorBandedcontent" style="position: relative; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; clear: both; padding-top: 0px;"&gt;
&lt;DIV id="imcontent" style="margin-left: 12px;"&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Hi,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;The ARBGetSubscriptionStatus API only tells you the status of your subscirptions, it will not give you details like payment amount or intervals. You can use the &lt;A href="http://developer.authorize.net/api/transaction_details/" target="_blank"&gt;Transaction Details API &lt;/A&gt;since this includes ARB transactions as well.&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Joy&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2013 18:13:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/34703#M19141</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2013-06-18T18:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: ARB API Getting subscriber's last payment transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/36247#M20172</link>
      <description>&lt;P&gt;Is there an example where ANT is used to obtain the ARB details?&amp;nbsp; I have the ARB working as required along with the getstatus. As the previous member indicated, &amp;nbsp; I want to be able to obtain the current payment sequence when I do the getstatus.&amp;nbsp; I briefly read the ANT doc but do not see where the subscriber_id ties into the ANT API.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:11:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-API-Getting-subscriber-s-last-payment-transaction/m-p/36247#M20172</guid>
      <dc:creator>tulanch1</dc:creator>
      <dc:date>2013-10-16T13:11:16Z</dc:date>
    </item>
  </channel>
</rss>

