<?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 Getting Cardnumber from ARB Subscription in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61599#M36024</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please point me in the right direction for getting the cardnumber&amp;nbsp;&amp;amp; expirationdate from an ARB subscription?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I figured they should be accessible in the response at...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;subscription.profile.paymentprofile.payment.creditcard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I'm not sure how to get it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sample code on github doesn't&amp;nbsp;include an example other than in the &lt;EM&gt;Get Customer Payment Profile&lt;/EM&gt;.... so I'm wondering if I have to make a second call to the API to get the cc info with the customerpaymentprofileid and the customerid?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wouldn't think so because the documentation says it should be available in the response, plus when I run the "try it" test from the API documentation section I can see the cc details in the response...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just not sure how to access it. Any help would be much aprpeciated.&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;Jason&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2018 23:19:13 GMT</pubDate>
    <dc:creator>Janga</dc:creator>
    <dc:date>2018-02-09T23:19:13Z</dc:date>
    <item>
      <title>Getting Cardnumber from ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61599#M36024</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please point me in the right direction for getting the cardnumber&amp;nbsp;&amp;amp; expirationdate from an ARB subscription?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I figured they should be accessible in the response at...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;subscription.profile.paymentprofile.payment.creditcard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I'm not sure how to get it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sample code on github doesn't&amp;nbsp;include an example other than in the &lt;EM&gt;Get Customer Payment Profile&lt;/EM&gt;.... so I'm wondering if I have to make a second call to the API to get the cc info with the customerpaymentprofileid and the customerid?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wouldn't think so because the documentation says it should be available in the response, plus when I run the "try it" test from the API documentation section I can see the cc details in the response...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just not sure how to access it. Any help would be much aprpeciated.&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;Jason&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 23:19:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61599#M36024</guid>
      <dc:creator>Janga</dc:creator>
      <dc:date>2018-02-09T23:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Cardnumber from ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61603#M36028</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/4684"&gt;@Janga&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to create another transaction using the card data stored for a subscription?&amp;nbsp; If so, you can use the customer and payment profile for other transactions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The full card number and expiration date is never available through the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2018 00:47:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61603#M36028</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2018-02-10T00:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Cardnumber from ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61609#M36033</link>
      <description>&lt;P&gt;Thanks, I figured out how to do it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone else trying to get the cc info from an ARB subscription, here's how in VB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TryCast(response.subscription.profile.paymentProfile.payment.Item, creditCardMaskedType).cardNumber&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2018 16:24:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Cardnumber-from-ARB-Subscription/m-p/61609#M36033</guid>
      <dc:creator>Janga</dc:creator>
      <dc:date>2018-02-10T16:24:23Z</dc:date>
    </item>
  </channel>
</rss>

