<?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 Obtaining card information after creating payment profile in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Obtaining-card-information-after-creating-payment-profile/m-p/64275#M38210</link>
    <description>&lt;P&gt;After creating payment profile, I'm interested in obtaining masked card number and card's brand(like VISA).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can obtain this information from&amp;nbsp;validationDirectResponse filed&amp;nbsp; in response. But, this is a string and need to be parsed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any better way of getting these information ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[I mean by doing something like: &lt;STRONG&gt;response.paymentProfile.Card.Brad&lt;/STRONG&gt; ]&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 01:36:21 GMT</pubDate>
    <dc:creator>asimneupane0089</dc:creator>
    <dc:date>2018-08-22T01:36:21Z</dc:date>
    <item>
      <title>Obtaining card information after creating payment profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Obtaining-card-information-after-creating-payment-profile/m-p/64275#M38210</link>
      <description>&lt;P&gt;After creating payment profile, I'm interested in obtaining masked card number and card's brand(like VISA).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can obtain this information from&amp;nbsp;validationDirectResponse filed&amp;nbsp; in response. But, this is a string and need to be parsed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any better way of getting these information ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[I mean by doing something like: &lt;STRONG&gt;response.paymentProfile.Card.Brad&lt;/STRONG&gt; ]&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 01:36:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Obtaining-card-information-after-creating-payment-profile/m-p/64275#M38210</guid>
      <dc:creator>asimneupane0089</dc:creator>
      <dc:date>2018-08-22T01:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Obtaining card information after creating payment profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Obtaining-card-information-after-creating-payment-profile/m-p/64277#M38212</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/24742"&gt;@asimneupane0089&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can call&amp;nbsp; Get Customer Payment Profile API for it .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-payment-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-payment-profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;payment&amp;gt;&lt;BR /&gt; &amp;lt;creditCard&amp;gt;&lt;BR /&gt; &amp;lt;cardNumber&amp;gt;XXXX1111&amp;lt;/cardNumber&amp;gt;&lt;BR /&gt; &amp;lt;expirationDate&amp;gt;XXXX&amp;lt;/expirationDate&amp;gt;&lt;BR /&gt; &amp;lt;cardType&amp;gt;Visa&amp;lt;/cardType&amp;gt;&lt;BR /&gt; &amp;lt;issuerNumber&amp;gt;411111&amp;lt;/issuerNumber&amp;gt;&lt;BR /&gt;&amp;lt;/creditCard&amp;gt;&lt;BR /&gt; &amp;lt;/payment&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 05:49:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Obtaining-card-information-after-creating-payment-profile/m-p/64277#M38212</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-08-22T05:49:55Z</dc:date>
    </item>
  </channel>
</rss>

