<?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: Email is required in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54624#M29591</link>
    <description>&lt;P&gt;Yes I knew that on the back end email was required..I was passing it in the wrong object like you said. Thank you much.&lt;/P&gt;</description>
    <pubDate>Sat, 14 May 2016 15:03:56 GMT</pubDate>
    <dc:creator>hghesteemed</dc:creator>
    <dc:date>2016-05-14T15:03:56Z</dc:date>
    <item>
      <title>Email is required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54621#M29588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the PHP SDK to integrate with my site and I keep getting an emai is required error in production. Don't get this error with SandBox. My issue is, I am actually sending the value. What am I missing? Here's the code I have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;$billingAddress&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;setCountry(&lt;/SPAN&gt;&lt;SPAN&gt;$data&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;'x_country'&lt;/SPAN&gt;&lt;SPAN&gt;]);&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;$billingAddress&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;setZip(&lt;/SPAN&gt;&lt;SPAN&gt;$data&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;'x_zip'&lt;/SPAN&gt;&lt;SPAN&gt;]);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;$billingAddress-&amp;gt;setEmail($data['x_email'&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;]);&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;$transactionRequestType&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;setOrder(&lt;/SPAN&gt;&lt;SPAN&gt;$order&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;$transactionRequestType&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;setPayment(&lt;/SPAN&gt;&lt;SPAN&gt;$paymentOne&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;$transactionRequestType-&amp;gt;setBillTo($billingAddress);&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 04:06:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54621#M29588</guid>
      <dc:creator>hghesteemed</dc:creator>
      <dc:date>2016-05-14T04:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Email is required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54622#M29589</link>
      <description>&lt;P&gt;email is not in billto is in customer.&lt;/P&gt;&lt;P&gt;and it might be set as a required fields on your production merchant account&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding"&gt;Login to the Merchant Interface ( &lt;A href="https://secure.authorize.net" target="_blank" rel="nofollow"&gt;https://secure.authorize.net&lt;/A&gt; ), click on Settings and Profile -&amp;gt; Payment Form -&amp;gt; Form Fields and uncheck the Required box for the particular FIELD.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 14:13:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54622#M29589</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-05-14T14:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Email is required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54624#M29591</link>
      <description>&lt;P&gt;Yes I knew that on the back end email was required..I was passing it in the wrong object like you said. Thank you much.&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 15:03:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/54624#M29591</guid>
      <dc:creator>hghesteemed</dc:creator>
      <dc:date>2016-05-14T15:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Email is required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/57234#M31963</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing the same Issue, Can you please let me know how can I set customer email?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 12:28:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/57234#M31963</guid>
      <dc:creator>usman429</dc:creator>
      <dc:date>2017-03-13T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Email is required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/57277#M32006</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21371"&gt;@usman429&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming you're also using PHP, I've updated the code samples to include an example of setting an email for a transaction. My changes haven't been pulled into the main repository yet, but you can see the updated sample &lt;A href="https://github.com/adavidw/sample-code-php/blob/master/PaymentTransactions/charge-credit-card.php" target="_self"&gt;in my repository here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 21:13:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Email-is-required/m-p/57277#M32006</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-03-15T21:13:19Z</dc:date>
    </item>
  </channel>
</rss>

