<?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 Create a customer profile without payment info in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60488#M35014</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know how to create a customer profile without payment information. I need to create a customer profile in order to use it with &lt;A href="https://developer.authorize.net/api/reference/features/customer_profiles.html#Using_the_Accept_Customer_Hosted_Form" target="_blank"&gt;Accept Customer Hosted Form&lt;/A&gt;. The problem is that the &lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-payment-profile" target="_blank"&gt;api documentation&lt;/A&gt; says that the payment info is mandatory:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;API_LOGIN_ID&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;API_TRANSACTION_KEY&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;profile&amp;gt;&lt;BR /&gt;&amp;lt;merchantCustomerId&amp;gt;Merchant_Customer_ID&amp;lt;/merchantCustomerId&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Profile description here&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;email&amp;gt;customer-profile-email@here.com&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;paymentProfiles&amp;gt;&lt;BR /&gt;&amp;lt;customerType&amp;gt;individual&amp;lt;/customerType&amp;gt;&lt;BR /&gt;&amp;lt;payment&amp;gt;&lt;BR /&gt;&amp;lt;creditCard&amp;gt;&lt;BR /&gt;&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;&lt;BR /&gt;&amp;lt;expirationDate&amp;gt;2020-12&amp;lt;/expirationDate&amp;gt;&lt;BR /&gt;&amp;lt;/creditCard&amp;gt;&lt;BR /&gt;&amp;lt;/payment&amp;gt;&lt;BR /&gt;&amp;lt;/paymentProfiles&amp;gt;&lt;BR /&gt;&amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fact that I need to create a customer profile with payment information at the same time does not make sense to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody help me to understand what I need to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 17:43:03 GMT</pubDate>
    <dc:creator>rodrigoyaj</dc:creator>
    <dc:date>2017-11-14T17:43:03Z</dc:date>
    <item>
      <title>Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60488#M35014</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know how to create a customer profile without payment information. I need to create a customer profile in order to use it with &lt;A href="https://developer.authorize.net/api/reference/features/customer_profiles.html#Using_the_Accept_Customer_Hosted_Form" target="_blank"&gt;Accept Customer Hosted Form&lt;/A&gt;. The problem is that the &lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-payment-profile" target="_blank"&gt;api documentation&lt;/A&gt; says that the payment info is mandatory:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;API_LOGIN_ID&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;API_TRANSACTION_KEY&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;profile&amp;gt;&lt;BR /&gt;&amp;lt;merchantCustomerId&amp;gt;Merchant_Customer_ID&amp;lt;/merchantCustomerId&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Profile description here&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;email&amp;gt;customer-profile-email@here.com&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;paymentProfiles&amp;gt;&lt;BR /&gt;&amp;lt;customerType&amp;gt;individual&amp;lt;/customerType&amp;gt;&lt;BR /&gt;&amp;lt;payment&amp;gt;&lt;BR /&gt;&amp;lt;creditCard&amp;gt;&lt;BR /&gt;&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;&lt;BR /&gt;&amp;lt;expirationDate&amp;gt;2020-12&amp;lt;/expirationDate&amp;gt;&lt;BR /&gt;&amp;lt;/creditCard&amp;gt;&lt;BR /&gt;&amp;lt;/payment&amp;gt;&lt;BR /&gt;&amp;lt;/paymentProfiles&amp;gt;&lt;BR /&gt;&amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fact that I need to create a customer profile with payment information at the same time does not make sense to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody help me to understand what I need to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:43:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60488#M35014</guid>
      <dc:creator>rodrigoyaj</dc:creator>
      <dc:date>2017-11-14T17:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60492#M35018</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22651"&gt;@rodrigoyaj&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The payment profile is the actual payment information stored, so it makes sense that you'd need to provide that. The customer profile is just the customer information, and "contains" payment profiles and shipping profiles.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to create a customer profile without any payment profiles, that's certainly possible, and is detailed in the &lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_blank"&gt;API documentation for Create a Customer Profile&lt;/A&gt;. The section of the documentation that you linked to is specifically for creating a payment profile.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 18:53:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60492#M35018</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-11-14T18:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60497#M35023</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;, thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are right, my links is wrong. I wanted to linked to the same link that you mentioned (&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile" target="_blank" rel="nofollow noopener noreferrer"&gt;API documentation for Create a Customer Profile&lt;/A&gt;), sorry for that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did some test with the "Try it" functionality of "Create Customer Profile" section and I cannot make it work without the payment info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I send this:&lt;/P&gt;&lt;P&gt;&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;data&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;data&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;profile&amp;gt;&lt;BR /&gt;&amp;lt;merchantCustomerId&amp;gt;Merchant_Customer_ID&amp;lt;/merchantCustomerId&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Profile description here&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;email&amp;gt;customer-profile-email@here.com&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this:&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileResponse 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;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;&lt;BR /&gt;Error&lt;BR /&gt;&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;&lt;BR /&gt;E00013&lt;BR /&gt;&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;&lt;BR /&gt;Validation Mode is invalid without Payment Profiles.&lt;BR /&gt;&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 19:33:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60497#M35023</guid>
      <dc:creator>rodrigoyaj</dc:creator>
      <dc:date>2017-11-14T19:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60499#M35025</link>
      <description>&lt;P&gt;It seems that I am missing the&amp;nbsp;&lt;SPAN&gt;validationMode field.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 19:56:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60499#M35025</guid>
      <dc:creator>rodrigoyaj</dc:creator>
      <dc:date>2017-11-14T19:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60500#M35026</link>
      <description>&lt;P&gt;Well, I took the&amp;nbsp;&lt;SPAN&gt;validationMode&amp;nbsp;off and now it works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 19:59:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60500#M35026</guid>
      <dc:creator>rodrigoyaj</dc:creator>
      <dc:date>2017-11-14T19:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60502#M35028</link>
      <description>&lt;P&gt;Yes, "validationMode" is a directive to tell the system how to validate the payment information sent. If you're not sending payment information, but you are telling the system how to validate payment information, that's a request that doesn't make sense, so it'll throw an error. (E00013 - "Validation Mode is invalid without Payment Profiles")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad everything worked out!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 20:57:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/60502#M35028</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-11-14T20:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create a customer profile without payment info</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/63978#M37985</link>
      <description>&lt;P&gt;I run in the same problem with node.js, i&amp;nbsp;did remove the :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;createRequest.setValidationMode(ApiContracts.ValidationModeEnum.NONE);&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;from the code but still, it requests the payment&amp;nbsp;info and i gett an error:&lt;BR /&gt;&lt;BR /&gt;{ code: 'E00029', text: 'Payment information is required.' }&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 17:39:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Create-a-customer-profile-without-payment-info/m-p/63978#M37985</guid>
      <dc:creator>xeroxstar</dc:creator>
      <dc:date>2018-07-31T17:39:55Z</dc:date>
    </item>
  </channel>
</rss>

