<?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 Credit Card Data in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Credit-Card-Data/m-p/87234#M54881</link>
    <description>&lt;P&gt;I'm searching the authorize.net API for how to request that a list of a customer's (by a Customer ID or Profile ID) stored credit card numbers be returned so that these cards can populate a payment form select list. Get Customer Payment Profile List does not seem to support this obvious thing. It seems to support only getting a list of all Payment Profiles with cards that expire within a date range. Anyone know how to make an API call to return a specific customer's credit card numbers in their payment profiles? I'm coding in PHP.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 21:10:21 GMT</pubDate>
    <dc:creator>JCT</dc:creator>
    <dc:date>2023-08-03T21:10:21Z</dc:date>
    <item>
      <title>Getting Credit Card Data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Credit-Card-Data/m-p/87234#M54881</link>
      <description>&lt;P&gt;I'm searching the authorize.net API for how to request that a list of a customer's (by a Customer ID or Profile ID) stored credit card numbers be returned so that these cards can populate a payment form select list. Get Customer Payment Profile List does not seem to support this obvious thing. It seems to support only getting a list of all Payment Profiles with cards that expire within a date range. Anyone know how to make an API call to return a specific customer's credit card numbers in their payment profiles? I'm coding in PHP.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 21:10:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Credit-Card-Data/m-p/87234#M54881</guid>
      <dc:creator>JCT</dc:creator>
      <dc:date>2023-08-03T21:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Credit Card Data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Credit-Card-Data/m-p/87235#M54882</link>
      <description>&lt;P&gt;Start with:&lt;BR /&gt;&lt;A title="List of Customer Profile IDs" href="https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile-ids" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile-ids&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For each Profile ID, get the customer profile:&lt;/P&gt;&lt;P&gt;&lt;A title="Get Customer Profile by ID" href="https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile" target="_self"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The call above returns Payment Profile information.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 02:59:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-Credit-Card-Data/m-p/87235#M54882</guid>
      <dc:creator>marine2026</dc:creator>
      <dc:date>2023-08-04T02:59:56Z</dc:date>
    </item>
  </channel>
</rss>

