<?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: C# get customer payment profile in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67744#M41085</link>
    <description>&lt;P&gt;It is already in the string, you can use this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;getCustomerProfileResponse response = controller.GetApiResponse()&lt;/P&gt;&lt;P&gt;paymentProfileId = response.profile.paymentProfiles.FirstOrDefault().customerPaymentProfileId;&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2019 07:57:33 GMT</pubDate>
    <dc:creator>jermteam</dc:creator>
    <dc:date>2019-05-17T07:57:33Z</dc:date>
    <item>
      <title>C# get customer payment profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67726#M41069</link>
      <description>&lt;P&gt;I am trying to retrieve the Customer Payment Profile, using the GetCustomerProfile api, but I need to get it as a string.&amp;nbsp; But all I am getting is "AuthorizeNet.Api.Contracts.V1.customerPaymentProfileMaskedType[]".&amp;nbsp; Is there anyway to get the payment profile ID number in a string?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 15:46:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67726#M41069</guid>
      <dc:creator>JokersWild</dc:creator>
      <dc:date>2019-05-16T15:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: C# get customer payment profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67744#M41085</link>
      <description>&lt;P&gt;It is already in the string, you can use this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;getCustomerProfileResponse response = controller.GetApiResponse()&lt;/P&gt;&lt;P&gt;paymentProfileId = response.profile.paymentProfiles.FirstOrDefault().customerPaymentProfileId;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 07:57:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67744#M41085</guid>
      <dc:creator>jermteam</dc:creator>
      <dc:date>2019-05-17T07:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: C# get customer payment profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67750#M41088</link>
      <description>&lt;P&gt;That was it, thank you.&amp;nbsp; I have never used the "FirstOrDefault()" before.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 13:43:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-get-customer-payment-profile/m-p/67750#M41088</guid>
      <dc:creator>JokersWild</dc:creator>
      <dc:date>2019-05-17T13:43:41Z</dc:date>
    </item>
  </channel>
</rss>

