<?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 Issues in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53774#M28858</link>
    <description>&lt;P class="p1"&gt;Hello,&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;We've encountered the same issue. We are trying to do everything using Authorize's Hosted forms.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;The "createCustomerProfileRequest" requires a "&amp;lt;creditCard&amp;gt;" to go through successfully. However, we would like to create a Customer Profile without a "&amp;lt;payments&amp;gt;" block, and just get back the new CIM Profile ID, then make a call to "getHostedProfilePageRequest" to "addPayment" using CIMs hosted form (&lt;A href="https://test.authorize.net/profile/addPayment)" target="_blank"&gt;https://test.authorize.net/profile/addPayment)&lt;/A&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Our use case is when a brand new user creates an account, goes to their account settings and wants to Add a Payment for the first time.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;But to get to the hosted "Add Payment" form, using the "getHostedProfilePageRequest" requires a "&amp;lt;customerProfileId&amp;gt;".&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Is it possible to create a customer profile id only using the createCustomerProfileRequest API call without providing (&lt;A href="http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_blank"&gt;http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&lt;/A&gt;)?&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Sat, 13 Feb 2016 00:14:12 GMT</pubDate>
    <dc:creator>md_dev</dc:creator>
    <dc:date>2016-02-13T00:14:12Z</dc:date>
    <item>
      <title>CIM CreateCustomerProfile Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/32348#M16910</link>
      <description>&lt;P&gt;Can somebody please advise to me on why the CreateCustomerProfile required banking or credit card information. I have been told from a few different people that I can create a Customer Profile without having to pass in Credit Card information or Banking information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever, I have tried to remove financial information, all requests fail and I am prompted to add the information. Once the information is entered, the request passes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is creating Customer Profiles allowable without passing financial information? Please advise&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;John&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2012 03:07:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/32348#M16910</guid>
      <dc:creator>JoMo1970</dc:creator>
      <dc:date>2012-12-28T03:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: CIM CreateCustomerProfile Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/32351#M16913</link>
      <description>&lt;P&gt;Can you show us how are you doing the createCutomerProfile without the payment information, so we can see what might be the issue? What is the error you are getting?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2012 12:13:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/32351#M16913</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-28T12:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: CIM CreateCustomerProfile Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53774#M28858</link>
      <description>&lt;P class="p1"&gt;Hello,&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;We've encountered the same issue. We are trying to do everything using Authorize's Hosted forms.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;The "createCustomerProfileRequest" requires a "&amp;lt;creditCard&amp;gt;" to go through successfully. However, we would like to create a Customer Profile without a "&amp;lt;payments&amp;gt;" block, and just get back the new CIM Profile ID, then make a call to "getHostedProfilePageRequest" to "addPayment" using CIMs hosted form (&lt;A href="https://test.authorize.net/profile/addPayment)" target="_blank"&gt;https://test.authorize.net/profile/addPayment)&lt;/A&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Our use case is when a brand new user creates an account, goes to their account settings and wants to Add a Payment for the first time.&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;But to get to the hosted "Add Payment" form, using the "getHostedProfilePageRequest" requires a "&amp;lt;customerProfileId&amp;gt;".&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Is it possible to create a customer profile id only using the createCustomerProfileRequest API call without providing (&lt;A href="http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_blank"&gt;http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile&lt;/A&gt;)?&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 00:14:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53774#M28858</guid>
      <dc:creator>md_dev</dc:creator>
      <dc:date>2016-02-13T00:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: CIM CreateCustomerProfile Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53776#M28859</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19653"&gt;@md_dev﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try creating a profile without payment or validationMode, then use the resulting customer profile with the hosted add payment form. &amp;nbsp;You can try this in the &lt;A href="http://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_self"&gt;API Reference Try It tab&lt;/A&gt;.&amp;nbsp;&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;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;  
   &amp;lt;merchantAuthentication&amp;gt;
     &amp;lt;name&amp;gt;***&amp;lt;/name&amp;gt;
     &amp;lt;transactionKey&amp;gt;****&amp;lt;/transactionKey&amp;gt;
    &amp;lt;/merchantAuthentication&amp;gt;
   &amp;lt;profile&amp;gt;
     &amp;lt;merchantCustomerId&amp;gt;123456&amp;lt;/merchantCustomerId&amp;gt;
     &amp;lt;description&amp;gt;Profile description here&amp;lt;/description&amp;gt;
     &amp;lt;email&amp;gt;customer-profile-email@here.com&amp;lt;/email&amp;gt;
     &amp;lt;/profile&amp;gt;
  &amp;lt;/createCustomerProfileRequest&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&amp;lt;createCustomerProfileResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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;customerProfileId&amp;gt;
    39425240
  &amp;lt;/customerProfileId&amp;gt;
  &amp;lt;customerPaymentProfileIdList /&amp;gt;
  &amp;lt;customerShippingAddressIdList /&amp;gt;
  &amp;lt;validationDirectResponseList /&amp;gt;
&amp;lt;/createCustomerProfileResponse&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 13 Feb 2016 00:23:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53776#M28859</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-02-13T00:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: CIM CreateCustomerProfile Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53777#M28860</link>
      <description>&lt;P class="p1"&gt;Fantastic and thank you!&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;I appreciate your quick reply as well!&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Sincerrely,&lt;/P&gt;&lt;P class="p1"&gt;Tim&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2016 00:30:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-CreateCustomerProfile-Issues/m-p/53777#M28860</guid>
      <dc:creator>md_dev</dc:creator>
      <dc:date>2016-02-13T00:30:40Z</dc:date>
    </item>
  </channel>
</rss>

