<?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 - CreateCustomerProfile fails to create profile in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-fails-to-create-profile/m-p/13520#M8066</link>
    <description>&lt;P&gt;Check the response resultCode and messages for why it is not working.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2011 23:56:39 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2011-06-08T23:56:39Z</dc:date>
    <item>
      <title>CIM - CreateCustomerProfile fails to create profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-fails-to-create-profile/m-p/13504#M8058</link>
      <description>&lt;P&gt;I'm new to CIM and when I try to execute CreateCustomerProfile it always comes back with null values and ID of 0; no profile is created. Here's a snippet. Can anyone tell me what I'm doing wrong? I appreciate the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Service srv = new Service();&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; MerchantAuthenticationType mt = new MerchantAuthenticationType();&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; CustomerProfileType pt = new CustomerProfileType();&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; CreateCustomerProfileResponseType pr = new CreateCustomerProfileResponseType();&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;&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; mt.name = "xxxxxxx";&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; mt.transactionKey = "xxxxxxxxxxxx";&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; pt.description = "Test Account";&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; pt.email = "&lt;A href="mailto:abunten@arkentech.com" target="_blank" rel="nofollow"&gt;test@email.com";&lt;/A&gt;&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; pt.merchantCustomerId = "1001";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pr = srv.CreateCustomerProfile(mt, pt, ValidationModeEnum.liveMode);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2011 21:32:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-fails-to-create-profile/m-p/13504#M8058</guid>
      <dc:creator>abunten</dc:creator>
      <dc:date>2011-06-08T21:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - CreateCustomerProfile fails to create profile</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-fails-to-create-profile/m-p/13520#M8066</link>
      <description>&lt;P&gt;Check the response resultCode and messages for why it is not working.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2011 23:56:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-fails-to-create-profile/m-p/13520#M8066</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-06-08T23:56:39Z</dc:date>
    </item>
  </channel>
</rss>

