<?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: Error Code:E00040 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/4722#M4040</link>
    <description>&lt;P&gt;Are you doing this in the test environment or with a live account?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2010 22:32:55 GMT</pubDate>
    <dc:creator>Michelle</dc:creator>
    <dc:date>2010-08-17T22:32:55Z</dc:date>
    <item>
      <title>Error Code:E00040</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/4669#M4015</link>
      <description>&lt;P&gt;I'm getting this error trying to send a CIM transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Message: customerProfileId or customerPaymentProfileId not found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm retrieving both of these&amp;nbsp;from&amp;nbsp;CIM right before sending this transaction so I'm unclear how either could be not found. Anyone want to shed light on this?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2010 19:43:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/4669#M4015</guid>
      <dc:creator>suedeuno</dc:creator>
      <dc:date>2010-08-13T19:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error Code:E00040</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/4722#M4040</link>
      <description>&lt;P&gt;Are you doing this in the test environment or with a live account?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 22:32:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/4722#M4040</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2010-08-17T22:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error Code:E00040</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/18666#M10339</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a very similar problem, when running in live mode and processing transactions by charging to a stored profile several transactions will go through fine and then during the same session they will start to fail with error code E00040 - CUSTOMER PROFILE ID OR CUSTOMER PAYMENT PROFILE ID NOT FOUND, and it seems that once the first one fails the rest of the transactions during that session will fail, yet if you lookup the profile and payment profile they are both correct in all cases below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are results of what is being sent and received.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;SUCCESSFUL TRANSACTION&lt;/FONT&gt;&lt;BR /&gt;SENT:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;transaction&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;amount&amp;gt;79.79&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customerProfileId&amp;gt;*****087&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customerPaymentProfileId&amp;gt;***895&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;invoiceNumber&amp;gt;CHG20111107******&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;Monthly Billing&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;recurringBilling&amp;gt;false&amp;lt;/recurringBilling&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/transaction&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;RESPONSE:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" 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;directResponse&amp;gt;1,1,1,This transaction has been approved.,******,Y,**********,CHG20111107******,Monthly Billing,79.79,CC,auth_capture,******,****** **** ***** ***,,****** **** ***** ***,*** *** **,*******,**,*****,,,,,,,,,,,,,,,,,,********************************,,,,,,,,,,,,,XXXX****,Visa,,,,,,,,,,,,,,,,&amp;lt;/directResponse&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;UNSUCCESSFUL TRANSATION&lt;/FONT&gt;&lt;BR /&gt;SENT:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;transaction&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;amount&amp;gt;50.00&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customerProfileId&amp;gt;*****965&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customerPaymentProfileId&amp;gt;*****400&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;invoiceNumber&amp;gt;CHG20111107******&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;Monthly Billing&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;recurringBilling&amp;gt;false&amp;lt;/recurringBilling&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/transaction&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;RESPONSE:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00040&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;Customer Profile ID or Customer Payment Profile ID not found.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;UNSUCCESSFUL TRANSATION&lt;/FONT&gt;&lt;BR /&gt;SENT:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;transaction&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;amount&amp;gt;51.38&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customerProfileId&amp;gt;*****178&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;customerPaymentProfileId&amp;gt;*****683&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;invoiceNumber&amp;gt;CHG20111107******&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;Monthly Billing&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;recurringBilling&amp;gt;false&amp;lt;/recurringBilling&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/transaction&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;RESPONSE:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00040&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;Customer Profile ID or Customer Payment Profile ID not found.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 15:14:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/18666#M10339</guid>
      <dc:creator>vvrangler</dc:creator>
      <dc:date>2011-11-07T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error Code:E00040</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/18694#M10352</link>
      <description>&lt;P&gt;Here's the key question - does it always happen first with the same profile? As in, if you change the processing order, will it die first on a different profile or the same profile it died first before on? If not, does it always die on the a certain number of profiles?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2011 01:38:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/18694#M10352</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-08T01:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error Code:E00040</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/18712#M10361</link>
      <description>&lt;P&gt;TJ, they send a different set of customers each day so the same profile probably isn't an issue, however, I&amp;nbsp;have only in the last couple of days started collecting and evaluating the log data so I can't say for sure about&amp;nbsp;it failing after a certain number of transaction.&amp;nbsp;&amp;nbsp; I can say that we do have other clients that are using this&amp;nbsp;same method who are not having this issue.&amp;nbsp; I will post more as I have the chance to evaluate a few more log files, thank you for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2011 14:44:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-Code-E00040/m-p/18712#M10361</guid>
      <dc:creator>vvrangler</dc:creator>
      <dc:date>2011-11-08T14:44:07Z</dc:date>
    </item>
  </channel>
</rss>

