<?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: Look up a customer Profile by  buyerInformation MerchantCustomerID? in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90039#M1713</link>
    <description>&lt;P&gt;thanks, I'll assume this feature will be available soon after we have portable nuclear fusion reactors.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 16:11:21 GMT</pubDate>
    <dc:creator>fdcyber</dc:creator>
    <dc:date>2024-08-27T16:11:21Z</dc:date>
    <item>
      <title>Look up a customer Profile by  buyerInformation MerchantCustomerID?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90000#M1694</link>
      <description>&lt;P&gt;Is it possible to look up a customer profile using&amp;nbsp;buyerInformation.MerchantCustomerID?&lt;/P&gt;&lt;P&gt;I can do a search but my one and only customer in test is not found (count = 0)&lt;BR /&gt;&lt;BR /&gt;The docs here &lt;A href="https://developer.cybersource.com/docs/cybs/en-us/txn-search/developer/all/rest/txn-search/txn-search-intro/txn-filtering.html" target="_blank"&gt;Filtering by Query Parameter (cybersource.com)&lt;/A&gt;&amp;nbsp;say&amp;nbsp;buyerInformation.MerchantCustomerID is a valid query term.&lt;BR /&gt;But is this search only for transactions?&amp;nbsp; Am I still stuck with having no way to find a profile using a&amp;nbsp;MerchantCustomerID?&lt;BR /&gt;Authorize.net docs say to try to create it and get the duplicate key error OR fetch them all and search locally ( I&amp;nbsp; would rather not fetch 200k+ records to see if cyber has a profile that I don't.)&lt;BR /&gt;So is there still no way to search for a customer profile with the API except by using&amp;nbsp; cybersource profile ID?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 19:06:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90000#M1694</guid>
      <dc:creator>fdcyber</dc:creator>
      <dc:date>2024-08-23T19:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Look up a customer Profile by  buyerInformation MerchantCustomerID?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90027#M1709</link>
      <description>&lt;P&gt;From what I can tell, people have been asking for this since 2010. It's probably not going to happen.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.cybersource.com/t5/Integration-and-Testing/Searching-CIM-Profiles/m-p/3058" target="_self"&gt;https://community.developer.cybersource.com/t5/Integration-and-Testing/Searching-CIM-Profiles/m-p/3058&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're planning on storing a mapping of customer IDs to Profile IDs locally to work around this.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 14:03:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90027#M1709</guid>
      <dc:creator>ohsnaplol</dc:creator>
      <dc:date>2024-08-26T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Look up a customer Profile by  buyerInformation MerchantCustomerID?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90039#M1713</link>
      <description>&lt;P&gt;thanks, I'll assume this feature will be available soon after we have portable nuclear fusion reactors.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 16:11:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90039#M1713</guid>
      <dc:creator>fdcyber</dc:creator>
      <dc:date>2024-08-27T16:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Look up a customer Profile by  buyerInformation MerchantCustomerID?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90207#M1749</link>
      <description>&lt;P&gt;Looking back on this issue, I think our problems might be different. Mine revolves around CIM, and yours is about searching transactions.&lt;/P&gt;&lt;P&gt;The CIM's GetCustomerProfile route actually does let you look up profiles by merchant customer ID. I assumed the example provided with getting a profile by profile ID in the CIM documentation under&amp;nbsp; was the only way to get a profile. I unfurled the request field description and I saw all of the different ways you could look up profiles.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 17:03:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90207#M1749</guid>
      <dc:creator>ohsnaplol</dc:creator>
      <dc:date>2024-09-10T17:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Look up a customer Profile by  buyerInformation MerchantCustomerID?</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90209#M1750</link>
      <description>&lt;P&gt;That link appears to refer to the Authorize.net api.&amp;nbsp; &amp;nbsp;I am using the cybersource client Apis (&lt;A href="https://github.com/CyberSource" target="_blank"&gt;Cybersource (github.com)&lt;/A&gt;), which do not appear to have an equivalent.&amp;nbsp; Or do the authorize.NET Api's also work for Cybersource?&lt;BR /&gt;And there must be a way, because their site (&lt;A href="https://ebc2test.cybersource.com/ebc2/app/TokenManagement/Customers" target="_blank"&gt;EBC | Token Management | Customers (cybersource.com)&lt;/A&gt;) will search by billTo.postalCode or&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;merchantDefinedInformation by hitting this URL&amp;nbsp;&lt;BR /&gt;&lt;A href="https://ebc2test.cybersource.com/tms/v1/search?offset=0&amp;amp;limit=50&amp;amp;vaultSearch=single" target="_blank"&gt;https://ebc2test.cybersource.com/tms/v1/search?offset=0&amp;amp;limit=50&amp;amp;vaultSearch=single&lt;/A&gt;&lt;BR /&gt;with this payload:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;{"namedQuery":{"name":"tokenSearch","filters":[{"field":"merchantDefinedInformation","value":"myMerchInfo"}]}}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 21:00:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Look-up-a-customer-Profile-by-buyerInformation/m-p/90209#M1750</guid>
      <dc:creator>fdcyber</dc:creator>
      <dc:date>2024-09-10T21:00:39Z</dc:date>
    </item>
  </channel>
</rss>

