<?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: Cannot find Customer using the Customer ID from Transaction Detail in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87767#M55278</link>
    <description>&lt;P&gt;It does not return anything so it looks like no customer profiles are created.&lt;/P&gt;&lt;P&gt;I still don't understand why the Customer IDs are not good enough to reference a Customer, though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;getCustomerProfileIdsRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;
    &amp;lt;message&amp;gt;
      &amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;
      &amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;
    &amp;lt;/message&amp;gt;
  &amp;lt;/messages&amp;gt;
  &amp;lt;ids/&amp;gt;
&amp;lt;/getCustomerProfileIdsRequest&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 20:48:06 GMT</pubDate>
    <dc:creator>yamikep</dc:creator>
    <dc:date>2023-10-10T20:48:06Z</dc:date>
    <item>
      <title>Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87744#M55258</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I get a Transaction with `getTransactionDetails`, then I use the Customer ID from this response with `getCustomerProfile` to get the Customer information but I get an error message saying it does not exist:&lt;/P&gt;&lt;P&gt;"Failed to get customer profile information with id xxxx"&lt;/P&gt;&lt;P&gt;Why? Isn't Customer Profile the same as Customer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 21:25:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87744#M55258</guid>
      <dc:creator>yamikep</dc:creator>
      <dc:date>2023-10-06T21:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87749#M55262</link>
      <description>&lt;P&gt;It seems the Customer ID has no profile. The definition for Customer ID is here:&lt;BR /&gt;&lt;A title="Customer ID" href="https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-details" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-details&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;How do you know that a profile was created?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 00:22:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87749#M55262</guid>
      <dc:creator>marine2026</dc:creator>
      <dc:date>2023-10-09T00:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87752#M55265</link>
      <description>&lt;P&gt;I don't know, I don't have access to the code that initiates the flow.&lt;/P&gt;&lt;P&gt;However, I can see the Customer Billing Information&lt;SPAN&gt;&amp;nbsp;(name, email, address) in the Authorize.net transactions dashboard so it's somewhere.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How can I get this customer information via the API then?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 16:01:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87752#M55265</guid>
      <dc:creator>yamikep</dc:creator>
      <dc:date>2023-10-09T16:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87755#M55268</link>
      <description>&lt;P&gt;Try this:&lt;BR /&gt;&lt;A title="Get 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;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 00:56:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87755#M55268</guid>
      <dc:creator>marine2026</dc:creator>
      <dc:date>2023-10-10T00:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87767#M55278</link>
      <description>&lt;P&gt;It does not return anything so it looks like no customer profiles are created.&lt;/P&gt;&lt;P&gt;I still don't understand why the Customer IDs are not good enough to reference a Customer, though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;getCustomerProfileIdsRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;messages&amp;gt;
    &amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;
    &amp;lt;message&amp;gt;
      &amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;
      &amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;
    &amp;lt;/message&amp;gt;
  &amp;lt;/messages&amp;gt;
  &amp;lt;ids/&amp;gt;
&amp;lt;/getCustomerProfileIdsRequest&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 20:48:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87767#M55278</guid>
      <dc:creator>yamikep</dc:creator>
      <dc:date>2023-10-10T20:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87825#M55308</link>
      <description>&lt;P&gt;Thank you all. Still don't know how a customer is created without a profile but it seems to be it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 14:49:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87825#M55308</guid>
      <dc:creator>yamikep</dc:creator>
      <dc:date>2023-10-17T14:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87888#M55353</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P data-unlink="true"&gt;When you cannot find a customer using the Customer ID from transaction details, it's essential to troubleshoot the issue by checking for potential discrepancies in the data or your database. Ensure that the Customer ID is correctly inputted and matches the records in your system. Verify if there are any leading or trailing spaces, typos, or formatting differences that might be causing the mismatch. Additionally, cross-reference the data with the database or customer records in your system. If the issue persists, you might consider reaching out to customer support or seeking guidance from relevant forums and platforms like Curiosity Station,&amp;nbsp;where experts and users often share troubleshooting tips and solutions for various data-related challenges.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Oct 2023 09:09:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/87888#M55353</guid>
      <dc:creator>witherellsonrob</dc:creator>
      <dc:date>2023-10-25T09:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find Customer using the Customer ID from Transaction Detail</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/90026#M56682</link>
      <description>&lt;P&gt;A profile's Customer ID and Profile ID are not the same.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 13:53:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Cannot-find-Customer-using-the-Customer-ID-from-Transaction/m-p/90026#M56682</guid>
      <dc:creator>ohsnaplol</dc:creator>
      <dc:date>2024-08-26T13:53:08Z</dc:date>
    </item>
  </channel>
</rss>

