<?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: CIM PHP E0003 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35591#M19878</link>
    <description>&lt;P&gt;Alomst certainly the same issue. Do a print_r() on the values you're passing and see if it mentions SimpleXMLElement. Or if you have leading zeros or something odd like that.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2013 20:40:15 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2013-09-09T20:40:15Z</dc:date>
    <item>
      <title>CIM PHP E0003</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35533#M19850</link>
      <description>&lt;P&gt;$transaction = new AuthorizeNetTransaction;&lt;BR /&gt;$transaction-&amp;gt;amount = '0.01';&lt;BR /&gt;$transaction-&amp;gt;customerProfileId = $profile_id;&lt;BR /&gt;$transaction-&amp;gt;customerPaymentProfileId = $payment_profile_id;&lt;BR /&gt;&lt;BR /&gt;# Process it&lt;BR /&gt;$response = $cim_com-&amp;gt;createCustomerProfileTransaction("AuthCapture", $transaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting a '&lt;A href="https://www.google.com/search?client=safari&amp;amp;rls=en&amp;amp;q=E00003+Name+cannot+begin+with+the+'0'&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8#q=create+customer+profile+transaction+php+E00003&amp;amp;rls=en" target="_blank"&gt;E00003 Name cannot begin with the '0'&lt;/A&gt;' error when I run those code through the PHP SDK. &amp;nbsp;$profile_id and $payment_profile_id are both valid.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 19:54:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35533#M19850</guid>
      <dc:creator>blakenichols</dc:creator>
      <dc:date>2013-09-05T19:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: CIM PHP E0003</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35537#M19852</link>
      <description>&lt;P&gt;Might be the same issue.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/createCustomerProfileTransaction-Error/m-p/31842/highlight/true#M16576" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/createCustomerProfileTransaction-Error/m-p/31842/highlight/true#M16576&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 20:33:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35537#M19852</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-05T20:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: CIM PHP E0003</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35539#M19853</link>
      <description>&lt;P&gt;I found that one earlier and thought it was the issue, but it wasn't. &amp;nbsp;Both of the profile id's I am passing are valid.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 21:24:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35539#M19853</guid>
      <dc:creator>blakenichols</dc:creator>
      <dc:date>2013-09-05T21:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: CIM PHP E0003</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35543#M19855</link>
      <description>&lt;P&gt;Just for test have you try just using the ID(9999999) instead of $profile_id&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 00:05:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35543#M19855</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-06T00:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: CIM PHP E0003</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35591#M19878</link>
      <description>&lt;P&gt;Alomst certainly the same issue. Do a print_r() on the values you're passing and see if it mentions SimpleXMLElement. Or if you have leading zeros or something odd like that.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2013 20:40:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-PHP-E0003/m-p/35591#M19878</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2013-09-09T20:40:15Z</dc:date>
    </item>
  </channel>
</rss>

