<?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 createCustomerPaymentProfile E-Mail : email@example.com in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35105#M19507</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/1353" target="_self"&gt;RaynorC1emen7&lt;/A&gt;, hello, thank you for reply. I'm not sure how I should send the customer email. I have tried a few cases, but it still didn't work for me.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here one of the requests example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version=\"1.0\" encoding=\"utf-8\"?&amp;gt;\
  &amp;lt;createCustomerPaymentProfileRequest 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;/name&amp;gt;
    &amp;lt;transactionKey&amp;gt;&amp;lt;TRANSACTION_KEY&amp;gt;&amp;lt;/transactionKey&amp;gt;
  &amp;lt;/merchantAuthentication&amp;gt;

  &amp;lt;customerProfileId&amp;gt;20041271&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;  &amp;lt;customerEmail&amp;gt;customer@example.com&amp;lt;/customerEmail&amp;gt; &amp;lt;---------- I tried to add the customer email here.
  &amp;lt;paymentProfile&amp;gt;
    &amp;lt;billTo&amp;gt;
      &amp;lt;firstName&amp;gt;Homer&amp;lt;/firstName&amp;gt;
      &amp;lt;lastName&amp;gt;Simpson&amp;lt;/lastName&amp;gt;
      &amp;lt;address&amp;gt;712 Red Bark Lane&amp;lt;/address&amp;gt;\n
      &amp;lt;city&amp;gt;Henderson&amp;lt;/city&amp;gt;\n
      &amp;lt;state&amp;gt;NV&amp;lt;/state&amp;gt;\n
      &amp;lt;zip&amp;gt;89011&amp;lt;/zip&amp;gt;\n&lt;BR /&gt;      &amp;lt;email&amp;gt;cutomer@example.com&amp;lt;/email&amp;gt;   &amp;lt;--------------- I tried to add the email into billTo
    &amp;lt;/billTo&amp;gt;\n

    &amp;lt;payment&amp;gt;
      &amp;lt;creditCard&amp;gt;
        &amp;lt;cardNumber&amp;gt;4007000000027&amp;lt;/cardNumber&amp;gt;
        &amp;lt;expirationDate&amp;gt;2014-09&amp;lt;/expirationDate&amp;gt;\n
        &amp;lt;cardCode&amp;gt;123&amp;lt;/cardCode&amp;gt;\n
        &amp;lt;/creditCard&amp;gt;\n
    &amp;lt;/payment&amp;gt;\n
  &amp;lt;/paymentProfile&amp;gt;\n
  &amp;lt;validationMode&amp;gt;oldLiveMode&amp;lt;/validationMode&amp;gt;\n
&amp;lt;/createCustomerPaymentProfileRequest&amp;gt;\n"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, before creating a customer payment profile, I have created a customer profile with the customer email. Could you please attach a request, that works for you and solves that problem? Thank you.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2013 07:55:12 GMT</pubDate>
    <dc:creator>vladimirm</dc:creator>
    <dc:date>2013-07-30T07:55:12Z</dc:date>
    <item>
      <title>CIM createCustomerPaymentProfile E-Mail : email@example.com</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35075#M19477</link>
      <description>&lt;P&gt;Hello! After creating payment profile through createCustomerPaymentProfile request, &amp;nbsp;I receive an email(Merchant Email Receipt)&amp;nbsp;&lt;SPAN style="line-height: 16px;"&gt;that contains customer billing information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Customer ID : none&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First Name : Homer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last Name : Simpson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Company : Nuclear Power Plant&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Address : &lt;SPAN&gt;742 Evergreen Terrace&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City : &lt;SPAN&gt;Springfield&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;State/Province : AL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zip/Postal Code : 89001&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Country : US&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Phone :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fax :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;E-Mail :&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:email@example.com" target="_blank"&gt;&lt;FONT color="#FF0000"&gt;email@example.com&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;Is that any way to change default 'email@example.com' with custom email? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 09:20:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35075#M19477</guid>
      <dc:creator>vladimirm</dc:creator>
      <dc:date>2013-07-26T09:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerPaymentProfile E-Mail : email@example.com</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35080#M19482</link>
      <description>&lt;P&gt;are you sending the customer email with createCustomerPaymentProfile?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 19:55:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35080#M19482</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-07-26T19:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerPaymentProfile E-Mail : email@example.com</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35105#M19507</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/1353" target="_self"&gt;RaynorC1emen7&lt;/A&gt;, hello, thank you for reply. I'm not sure how I should send the customer email. I have tried a few cases, but it still didn't work for me.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here one of the requests example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version=\"1.0\" encoding=\"utf-8\"?&amp;gt;\
  &amp;lt;createCustomerPaymentProfileRequest 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;/name&amp;gt;
    &amp;lt;transactionKey&amp;gt;&amp;lt;TRANSACTION_KEY&amp;gt;&amp;lt;/transactionKey&amp;gt;
  &amp;lt;/merchantAuthentication&amp;gt;

  &amp;lt;customerProfileId&amp;gt;20041271&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;  &amp;lt;customerEmail&amp;gt;customer@example.com&amp;lt;/customerEmail&amp;gt; &amp;lt;---------- I tried to add the customer email here.
  &amp;lt;paymentProfile&amp;gt;
    &amp;lt;billTo&amp;gt;
      &amp;lt;firstName&amp;gt;Homer&amp;lt;/firstName&amp;gt;
      &amp;lt;lastName&amp;gt;Simpson&amp;lt;/lastName&amp;gt;
      &amp;lt;address&amp;gt;712 Red Bark Lane&amp;lt;/address&amp;gt;\n
      &amp;lt;city&amp;gt;Henderson&amp;lt;/city&amp;gt;\n
      &amp;lt;state&amp;gt;NV&amp;lt;/state&amp;gt;\n
      &amp;lt;zip&amp;gt;89011&amp;lt;/zip&amp;gt;\n&lt;BR /&gt;      &amp;lt;email&amp;gt;cutomer@example.com&amp;lt;/email&amp;gt;   &amp;lt;--------------- I tried to add the email into billTo
    &amp;lt;/billTo&amp;gt;\n

    &amp;lt;payment&amp;gt;
      &amp;lt;creditCard&amp;gt;
        &amp;lt;cardNumber&amp;gt;4007000000027&amp;lt;/cardNumber&amp;gt;
        &amp;lt;expirationDate&amp;gt;2014-09&amp;lt;/expirationDate&amp;gt;\n
        &amp;lt;cardCode&amp;gt;123&amp;lt;/cardCode&amp;gt;\n
        &amp;lt;/creditCard&amp;gt;\n
    &amp;lt;/payment&amp;gt;\n
  &amp;lt;/paymentProfile&amp;gt;\n
  &amp;lt;validationMode&amp;gt;oldLiveMode&amp;lt;/validationMode&amp;gt;\n
&amp;lt;/createCustomerPaymentProfileRequest&amp;gt;\n"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, before creating a customer payment profile, I have created a customer profile with the customer email. Could you please attach a request, that works for you and solves that problem? Thank you.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2013 07:55:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35105#M19507</guid>
      <dc:creator>vladimirm</dc:creator>
      <dc:date>2013-07-30T07:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: CIM createCustomerPaymentProfile E-Mail : email@example.com</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35106#M19508</link>
      <description>&lt;P&gt;XML documentation&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/cim/" target="_blank"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;page 16&lt;/P&gt;&lt;P&gt;Input Elements for createCustomerProfileRequest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2013 11:12:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-createCustomerPaymentProfile-E-Mail-email-example-com/m-p/35106#M19508</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-07-30T11:12:37Z</dc:date>
    </item>
  </channel>
</rss>

