<?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 E00040 when Creating Subscription from Customer Profile in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58168#M32838</link>
    <description>&lt;P&gt;I am using the CIM and ARB modules in the sandbox environment. I am also using the PHP API. The code that is now failing (it was working just a few weeks ago) first creates a Customer Profile from a TXN. Next, the code makes a call using a method much like the createSubscriptionFromCustomerProfile method from your API documentation. It's during this method call that the E00040 error is thrown. The API documentation states that when this error is thrown, either the Customer Profile ID, or the Payment Profile ID could not be found. However, you can check the Authorize system, and the ID's ARE there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read several posts going back a few years with developers asking about the exact same error as I am. If there is a solution, please be so kind as to point me to the correct message post. However, from all the posts that I have read, there never seemed to be a solid answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, I too can take the exact same method parameters that were used when the E00040 was thrown, try them again, and this time the subscrition is created; no errors. Please help.&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2017 17:04:34 GMT</pubDate>
    <dc:creator>griffira59</dc:creator>
    <dc:date>2017-05-22T17:04:34Z</dc:date>
    <item>
      <title>E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58168#M32838</link>
      <description>&lt;P&gt;I am using the CIM and ARB modules in the sandbox environment. I am also using the PHP API. The code that is now failing (it was working just a few weeks ago) first creates a Customer Profile from a TXN. Next, the code makes a call using a method much like the createSubscriptionFromCustomerProfile method from your API documentation. It's during this method call that the E00040 error is thrown. The API documentation states that when this error is thrown, either the Customer Profile ID, or the Payment Profile ID could not be found. However, you can check the Authorize system, and the ID's ARE there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read several posts going back a few years with developers asking about the exact same error as I am. If there is a solution, please be so kind as to point me to the correct message post. However, from all the posts that I have read, there never seemed to be a solid answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, I too can take the exact same method parameters that were used when the E00040 was thrown, try them again, and this time the subscrition is created; no errors. Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 17:04:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58168#M32838</guid>
      <dc:creator>griffira59</dc:creator>
      <dc:date>2017-05-22T17:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58169#M32839</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21030"&gt;@griffira59&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you wait a few minutes before&amp;nbsp;using&amp;nbsp;&lt;SPAN&gt;createSubscriptionFromCustomerProfile, does it work properly?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I will also check with our operations team to see if we're experiencing latency in the sandbox.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 17:34:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58169#M32839</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-05-22T17:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58200#M32869</link>
      <description>&lt;P&gt;Hello Richard,&lt;BR /&gt;&lt;BR /&gt;As a matter of fact, I have been experimenting with adding delays of various amounts to my code with PHP's sleep() function. To recap what I mentioned earlier, my PHP script first uses the Authorize CIM API to create a Customer Profile from a transaction. Next, I attempt to "createSubscriptionFromCustomerProfile" using the Customer Profile ID and Payment Profile ID that was just returned by CIM. It is at this exact point that the E00040 error is thrown, stating that the new Customer Profile ID and Payment Profile ID "Could not be found."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I add at least a 15-20 second delay AFTER the Customer Profile is created, but BEFORE making the call to "createSubscriptionFromCustomerProfile," then the Subscription is created successfully. Obviously, this is a bit of a kludge. I would hate to think I had to depend on this when we go into production very soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With as many posts (going back several years) on this, or very similar issues, I would have hoped there would be a more solid solution. Any help/ideas will be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 17:57:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58200#M32869</guid>
      <dc:creator>griffira59</dc:creator>
      <dc:date>2017-05-23T17:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58201#M32870</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21030"&gt;@griffira59&lt;/a&gt;&amp;nbsp;The sandbox should not require this long of a delay. &amp;nbsp;I will report the problem to operations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 18:32:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58201#M32870</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-05-23T18:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58255#M32920</link>
      <description>&lt;P&gt;Same trouble! Any benefit response?&amp;nbsp;&lt;/P&gt;&lt;A href="https://www.clippp.com/verabowman/cute-apple-clipart" target="_blank"&gt;&lt;IMG src="https://emojidictionary.emojifoundation.com/img/emoji749.jpg" /&gt;&lt;/A&gt;</description>
      <pubDate>Sun, 28 May 2017 18:12:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58255#M32920</guid>
      <dc:creator>sehen30303</dc:creator>
      <dc:date>2017-05-28T18:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58932#M33540</link>
      <description>&lt;P&gt;It looks like after you create a new customer profile via a transaction you have to wait 15 sec or so to call the createSubscription request w/profile and payment ids otherwise it returns the E00040 error that says it is not found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any ETA&amp;nbsp;to getting this fixed so we don't have to introduce a delay before attempting to &amp;nbsp;create the subscription?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:11:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58932#M33540</guid>
      <dc:creator>BrandonSurowiec</dc:creator>
      <dc:date>2017-07-21T16:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58933#M33541</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21817"&gt;@BrandonSurowiec&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this occuring in sandbox or production for you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:14:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58933#M33541</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-07-21T16:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58935#M33543</link>
      <description>&lt;P&gt;Sandbox.. and it makes me scared to push to production :P&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:31:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58935#M33543</guid>
      <dc:creator>BrandonSurowiec</dc:creator>
      <dc:date>2017-07-21T16:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58936#M33544</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21817"&gt;@BrandonSurowiec&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've reported the issue and am waiting for a response from operations. &amp;nbsp;Our production servers are scaled significantly higher and have more rigorous monitoring and alerting for these types of issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 16:40:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58936#M33544</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-07-21T16:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58972#M33576</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;I just tried in production and it failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the same request I...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;create a transaction using a Token (createTransactionRequest)&lt;/LI&gt;&lt;LI&gt;create a customer profile from the transaction charge (createCustomerProfileFromTransactionRequest)&lt;/LI&gt;&lt;LI&gt;use the given customer profile id and payment profile id that was returned to create a subscription via the two profile fields and receieved the 00040 error.&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;&lt;SPAN&gt;...&lt;BR /&gt;'profile' =&amp;gt; [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;    'customerProfileId' =&amp;gt; $authorize_customer_id,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;    'customerPaymentProfileId' =&amp;gt; $authorize_payment_id,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;],&lt;BR /&gt;...&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;I'll have to work around it by setting up the subscription on a separate request at a later time because it works if I wait a bit. I'm pretty sure doing it all in one go used to work a few months ago, but it no longer does now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 17:40:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58972#M33576</guid>
      <dc:creator>BrandonSurowiec</dc:creator>
      <dc:date>2017-07-25T17:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58973#M33577</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21817"&gt;@BrandonSurowiec&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've escalated your issue to the product support specialist team. &amp;nbsp;Could you also create a support ticket if you have not already so your issue is properly tracked through resolution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 18:12:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58973#M33577</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-07-25T18:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58974#M33578</link>
      <description>&lt;P&gt;Done, thanks :)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 19:10:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58974#M33578</guid>
      <dc:creator>BrandonSurowiec</dc:creator>
      <dc:date>2017-07-25T19:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58975#M33579</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21817"&gt;@BrandonSurowiec&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I spoke with a specialist, she asked for some additional detail if you could please add to ticket and post the case # here for me to pass on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;She asked for the raw request and response (omitting Trans Key) or the URL where we can repro. Also like to know what API Login ID to query to review the logs if they can provide this information as well that would be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 19:48:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58975#M33579</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-07-25T19:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58990#M33592</link>
      <description>&lt;P&gt;Ticket #&lt;SPAN&gt;1-427666651&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll work on getting the information requested.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 15:18:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/58990#M33592</guid>
      <dc:creator>BrandonSurowiec</dc:creator>
      <dc:date>2017-07-26T15:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59597#M34176</link>
      <description>&lt;P&gt;This is now my 3rd time replying to this thread, not sure why my replies are being moderated...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having the same issue in the sandbox. &amp;nbsp;Steps:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;createTransactionRequest with&amp;nbsp;transactionType=authCaptureTransaction and&amp;nbsp;createProfile=true&lt;/P&gt;&lt;P&gt;2) immedietly use customerProfileId in response from&amp;nbsp;&lt;SPAN&gt;createTransactionRequest&amp;nbsp;&lt;/SPAN&gt;to call&amp;nbsp;ARBCreateSubscriptionRequest&lt;/P&gt;&lt;P&gt;3)&amp;nbsp;&lt;SPAN&gt;ARBCreateSubscriptionRequest returns&amp;nbsp;&lt;/SPAN&gt;E00040&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I sleep 20 seconds before step 3, it works.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 22:04:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59597#M34176</guid>
      <dc:creator>CoreyC</dc:creator>
      <dc:date>2017-08-29T22:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59609#M34188</link>
      <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. I posted this message a few months ago and, unfortunately, continue to have the exact same problem. I'm using the CIM and ARB modules in the sandbox environment. The login ID is 7f74PwmmNCp . There has been active testing over the last two or more months using that login ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I basically created a wrapper for the AuthorizeNet PHP module. The two main functions involved have been pasted below. They were created by following the Authorize documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first function 'createCustomerProfileFromTxn' does basically just that; it takes a previously successful CC txn ID, then communicates with the sandbox to create an Authorize customer profile. Next, the function 'createSubscriptionFromAuthCustomer' communicates with the sanbox, sending the new customer profile ID and payment profile ID (and other required fields) which should result in the creation of an Authorize subscription.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I ALWAYS get the E00040 error code returned from the method that attempts to create the Subscription UNLESS I sleep() for a MINIMUM of 15 seconds AFTER creating the Customer Profile (which, by the way, always works without a hitch). I have even tried to destroy my wrapper object, then re-initializing and re-connecting between these method calls, to no avail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are hoping to be moving into production by October. I really hope this can be resolved by then, or, have you seen this same problem in production?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ralph&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* Description:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/11082"&gt;@author&lt;/a&gt;: Ralph Griffith, ralphgriffith59@gmail.com&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* @version: 1.0.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* @since: Feb 28, 2017&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; string $x_trans_id (numeric string)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; integer $tboMerchantId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; string $genReqId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* @return \net\authorize\api\contract\v1\AnetApiResponseType&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* see &lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;public function createCustomerProfileFromTxn($x_trans_id, $tboMerchantAccountingId, $email, $genReqId) {&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$customerProfile = new CustomerProfileBaseType();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$customerProfile-&amp;gt;setMerchantCustomerId($tboMerchantAccountingId);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$customerProfile-&amp;gt;setEmail($email);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$customerProfile-&amp;gt;setDescription(authorizeGatewayController::AUTH_CUST_PROFILE_DESC);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//request FNACP = request For New Auth Customer Profile&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$requestFNACP = new CreateCustomerProfileFromTransactionRequest();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$requestFNACP-&amp;gt;setMerchantAuthentication($this-&amp;gt;merchantAuthentication);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$requestFNACP-&amp;gt;setTransId($x_trans_id); //The Auth supplied TXN Id&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//For tracking prposes, continue to mark requests with our $genReqId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$requestFNACP-&amp;gt;setRefId($genReqId);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;//Set the Profile Object&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$requestFNACP-&amp;gt;setCustomer($customerProfile);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$ccpController = new CreateCustomerProfileFromTransactionController($requestFNACP);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;return $ccpController-&amp;gt;executeWithApiResponse($this::AUTH_API_ENV);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AND:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* Description:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/11082"&gt;@author&lt;/a&gt;: Ralph Griffith, ralphgriffith59@gmail.com&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* @version: 1.0.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* @since: Jun 9, 2017&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $authCustProfileId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $authCustPaymentProfileId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $x_Invoice_Num&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $subscriptionTitle&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $numIntervalsBetweenPayments&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $billingStartDate&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $trialOccurrances&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $totalOccurrances&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $x_amount&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $trialAmount&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/12304"&gt;@Param&lt;/a&gt; unknown $genReqId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;* @return \net\authorize\api\contract\v1\AnetApiResponseType&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;public function createSubscriptionFromAuthCustomer($authCustProfileId, $authCustPaymentProfileId, $x_Invoice_Num, $subscriptionTitle,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$numIntervalsBetweenPayments, $billingStartDate, $trialOccurrances, $totalOccurrances, $costPerInterval, $trialAmount, $genReqId) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription = new ARBSubscriptionType();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription-&amp;gt;setName($subscriptionTitle);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$order = new OrderType();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$order-&amp;gt;setInvoiceNumber($x_Invoice_Num);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$order-&amp;gt;setDescription($subscriptionTitle);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription-&amp;gt;setOrder($order);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$interval = new IntervalAType();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$interval-&amp;gt;setLength($numIntervalsBetweenPayments); // Frequency of Billing Occurrences (every 3 months (Q), or 1 per month (M))&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$interval-&amp;gt;setUnit('months'); // 'months', ALWAYS months in this revision (After SBL Pricing revised)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$paymentSchedule = new PaymentScheduleType();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$paymentSchedule-&amp;gt;setInterval($interval);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$paymentSchedule-&amp;gt;setStartDate($billingStartDate);// == First billing date == Date the Trial Period ends&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// 9999 for recurring, otherwise 'Total Occurances' is just the number of payments within&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// the Subscription ie, 2 for Quarterly, 6 for Monthly&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$paymentSchedule-&amp;gt;setTotalOccurrences($totalOccurrances);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$paymentSchedule-&amp;gt;setTrialOccurrences($trialOccurrances);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription-&amp;gt;setPaymentSchedule($paymentSchedule);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription-&amp;gt;setAmount($costPerInterval);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription-&amp;gt;setTrialAmount($trialAmount); // Should always be set to $0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$profile = new CustomerProfileIdType();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$profile-&amp;gt;setCustomerProfileId($authCustProfileId);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$profile-&amp;gt;setCustomerPaymentProfileId($authCustPaymentProfileId);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$subscription-&amp;gt;setProfile($profile);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$request = new ARBCreateSubscriptionRequest();&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$request-&amp;gt;setmerchantAuthentication($this-&amp;gt;merchantAuthentication);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$request-&amp;gt;setRefId($genReqId);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$request-&amp;gt;setSubscription($subscription);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;$csController = new ARBCreateSubscriptionController($request);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;return $csController-&amp;gt;executeWithApiResponse($this::AUTH_API_ENV);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 21:26:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59609#M34188</guid>
      <dc:creator>griffira59</dc:creator>
      <dc:date>2017-08-30T21:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59611#M34190</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21030"&gt;@griffira59&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The challenge here is both architecture and performance scale in our sandbox and not your code. &amp;nbsp;Our production systems are scaled to process millions of requests&amp;nbsp;per day,&amp;nbsp;however our sandbox does not have the same scale.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Architecturally, when you create a customer profile from a transaction, the profile is created in real time. &amp;nbsp;When you want to USE a customer profile, in your case to create a subscription, the request is serviced using replicated data to improve performance. &amp;nbsp;As you've seen, you'll get an E00040 if replication has not completed in which case you must retry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should not have the same delay in production but we cannot guarantee there won't be some delay.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know this doesn't answer your entire question, but we have communicated the challenge to our teams.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 22:17:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59611#M34190</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-08-30T22:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59637#M34216</link>
      <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the latest, prompt reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping that what you described, as far as sandbox infrastructure, was the root issue. As noted, we are comfortable with what, by all accounts, seems to be a very reasonable explanation. We will monitor this particular area when moved to production.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thanks for your attention to this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ralph&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 19:39:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/59637#M34216</guid>
      <dc:creator>griffira59</dc:creator>
      <dc:date>2017-08-31T19:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/60090#M34656</link>
      <description>&lt;P&gt;Thanks for your response. I posted this message a few months ago and, unfortunately, continue to have the exact same problem. I'm using the CIM and ARB modules in the sandbox environment. The login ID is 7f74PwmmNCp. There has been active testing over the last two or more months using that login ID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I basically created a wrapper for the AuthorizeNet PHP module. The two main functions involved have been pasted below. They were created by following the Authorize documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 21:08:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/60090#M34656</guid>
      <dc:creator>kankikara</dc:creator>
      <dc:date>2017-10-02T21:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: E00040 when Creating Subscription from Customer Profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/60092#M34658</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22405"&gt;@kankikara&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had to edit your post to remove some spam links. If those were placed intentionally, please don't do that. More likely, your system has been compromised by malware that's intercepting your post to include spam links. Please address that ASAP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once that's done, let us know if there's something else we can do to help on this issue. Have you already tried inserting a bit of delay as recommended elsewhere in this thread?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 21:11:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00040-when-Creating-Subscription-from-Customer-Profile/m-p/60092#M34658</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-10-02T21:11:10Z</dc:date>
    </item>
  </channel>
</rss>

