<?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: Is there an api call to get the ARB email information in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22277#M12071</link>
    <description>&lt;P&gt;Hey Willie,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad you found what you needed in our Support Center. But I'm also forwarding your feedback to our development teams anyway. That'd be a good feature!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2012 22:10:08 GMT</pubDate>
    <dc:creator>Michelle</dc:creator>
    <dc:date>2012-01-27T22:10:08Z</dc:date>
    <item>
      <title>Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22075#M11976</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am pretty new to this product and need to create some integrations. &amp;nbsp;We make use of the ARB functionality and I saw that there are some great emails sent out when something happens (such as subscriptions or credit cards that are about to expire). &amp;nbsp;My question however is whether such information can be accessed thru some means other than email. &amp;nbsp;Is there a query or api call I can do that would get me the same information or is the only way to parse the emails?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Willie.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2012 23:11:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22075#M11976</guid>
      <dc:creator>anniekees</dc:creator>
      <dc:date>2012-01-23T23:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22079#M11978</link>
      <description>&lt;P&gt;You can get an ARB subscription status using the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;ARBGetSubscriptionStatusResponse&lt;/FONT&gt; API call but of course that won't do you any good until after the subscription is suspended. Other then that you can only really monitor subscriptions via those emails. You can sort of keep track of the subscriptions using Silent Post and the Transaction Details API&amp;nbsp;but they won't really tell you when a subscription is about to expire, etc, like those emails will. Of course you can keep track of when a customer's card is about to expire in your database as well, if you don't mind the extra overhead and the potential PCI compliance issues depending on how you implement that system.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 01:56:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22079#M11978</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2012-01-24T01:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22085#M11981</link>
      <description>&lt;P&gt;Kind of defeats the purpose of using ARB if you're going to store credit card data in your own system. Don't even mention that as an option. About all you can do is set up a Silent Post page and detect transaction failures, then update the subscription status in your db and send the customer an email with a link to a page where they can update their credit card info (obviously, with some sort of hash code and/or user login for security purposes)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 05:35:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22085#M11981</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-24T05:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22103#M11988</link>
      <description>&lt;P&gt;Thanks for your replies&amp;nbsp;&lt;SPAN&gt;&lt;A target="_self" href="http://community.developer.authorize.net/t5/user/viewprofilepage/user-id/5322"&gt;TJPride&lt;/A&gt;&amp;nbsp;and&amp;nbsp;stymiee.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is a bit of a downer to say the least. &amp;nbsp;Is there a way to file a feature request?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But moving toward an automatic solution: &amp;nbsp;are there any examples of the emails that are sent so I can start to think about a parser for them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Willie.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 18:27:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22103#M11988</guid>
      <dc:creator>anniekees</dc:creator>
      <dc:date>2012-01-24T18:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22105#M11989</link>
      <description>&lt;P&gt;The Authorize.Net team follows these forums and makes a note of all feature requests so you can be sure they'll make a note of this. That doesn't mean it is going to happen, or if it is that it is going to happen soon, but it is something they will consider. They are always looking to improve their products.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2012 19:30:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22105#M11989</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2012-01-24T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22157#M12012</link>
      <description>&lt;P&gt;Just in case someone is also looking for the ARB email samples I ended up finding them here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://support.authorize.net/authkb/index?page=content&amp;amp;id=A497&amp;amp;actp=LIST_POPULAR"&gt;http://support.authorize.net/authkb/index?page=content&amp;amp;id=A497&amp;amp;actp=LIST_POPULAR&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2012 19:25:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22157#M12012</guid>
      <dc:creator>anniekees</dc:creator>
      <dc:date>2012-01-25T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22277#M12071</link>
      <description>&lt;P&gt;Hey Willie,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad you found what you needed in our Support Center. But I'm also forwarding your feedback to our development teams anyway. That'd be a good feature!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2012 22:10:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22277#M12071</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2012-01-27T22:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an api call to get the ARB email information</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22281#M12072</link>
      <description>&lt;P&gt;Awesome! &amp;nbsp;I look forward to being able to ditch this parsing code I am writing right now :)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Willie.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2012 22:30:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-there-an-api-call-to-get-the-ARB-email-information/m-p/22281#M12072</guid>
      <dc:creator>anniekees</dc:creator>
      <dc:date>2012-01-27T22:30:27Z</dc:date>
    </item>
  </channel>
</rss>

