<?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 Verifying an ARBUpdateSubscription process after changing card expiration date. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Verifying-an-ARBUpdateSubscription-process-after-changing-card/m-p/15954#M9040</link>
    <description>&lt;P&gt;If I call ARBUpdateSubscription and update a card's expiration date, when I view the subscription information in the merchant admin panel the expiration date is masked (XX). &amp;nbsp;Is there some way to view this information to ensure that my ARBUpdateSubscription code is working properly and actually updating this information?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2011 01:18:24 GMT</pubDate>
    <dc:creator>swbrains</dc:creator>
    <dc:date>2011-08-11T01:18:24Z</dc:date>
    <item>
      <title>Verifying an ARBUpdateSubscription process after changing card expiration date.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Verifying-an-ARBUpdateSubscription-process-after-changing-card/m-p/15954#M9040</link>
      <description>&lt;P&gt;If I call ARBUpdateSubscription and update a card's expiration date, when I view the subscription information in the merchant admin panel the expiration date is masked (XX). &amp;nbsp;Is there some way to view this information to ensure that my ARBUpdateSubscription code is working properly and actually updating this information?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2011 01:18:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Verifying-an-ARBUpdateSubscription-process-after-changing-card/m-p/15954#M9040</guid>
      <dc:creator>swbrains</dc:creator>
      <dc:date>2011-08-11T01:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying an ARBUpdateSubscription process after changing card expiration date.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Verifying-an-ARBUpdateSubscription-process-after-changing-card/m-p/15962#M9044</link>
      <description>&lt;P&gt;I doubt it. However, the update process should return a result code that you can test for success or failure. For instance, I'm using the PHP API:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$result = $authorize-&amp;gt;updateSubscription($id, $subscriptiondata);
if ($result-&amp;gt;xml-&amp;gt;messages-&amp;gt;resultCode != 'Ok')
    // Error happened, do something&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2011 05:12:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Verifying-an-ARBUpdateSubscription-process-after-changing-card/m-p/15962#M9044</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-08-11T05:12:24Z</dc:date>
    </item>
  </channel>
</rss>

