<?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: Re: Accept Hosted Customer Email in Transaction Response in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66786#M40292</link>
    <description>&lt;P&gt;I did get that from an iframe. Thanks for the help, and I'm working on getting the getTransactionDetails working. I'll report back if that works for me.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2019 17:56:44 GMT</pubDate>
    <dc:creator>jrasmussen</dc:creator>
    <dc:date>2019-03-06T17:56:44Z</dc:date>
    <item>
      <title>Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66733#M40244</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently implementing the Accept Hosted payment form and have enabled and required the customer email field (shows in billing info). However, I'm not able to view the email within the transaction response unlike the rest of the customer details I need. Does anyone know if I'm missing something, or if it's not included in the response? If the customer email isn't included in the response, why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jonathan Rasmussen&lt;/P&gt;&lt;P&gt;ITIL v3&lt;/P&gt;&lt;P&gt;Software Developer I&lt;/P&gt;&lt;P&gt;College of Southern Idaho&lt;/P&gt;&lt;P&gt;jrasmussen@csi.edu&lt;/P&gt;&lt;P&gt;208-732-6846&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 17:45:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66733#M40244</guid>
      <dc:creator>jrasmussen</dc:creator>
      <dc:date>2019-03-04T17:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66735#M40246</link>
      <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/25172"&gt;@jrasmussen&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I will look at this. I am pretty sure that the email is in the response for my transactions. What programming language do you use? And when you say that it isn’t in the response, you verify this by printing out the entire response?</description>
      <pubDate>Tue, 05 Mar 2019 00:30:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66735#M40246</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-05T00:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66736#M40247</link>
      <description>By memory I think that you have to do is pass it in your api call under a different object. I think it gets returned from a different object than the billTo object, even though you can pass it in that object and that the customer can theoretically do the same when they enter it on the order form.</description>
      <pubDate>Tue, 05 Mar 2019 00:33:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66736#M40247</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-05T00:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66756#M40263</link>
      <description>&lt;P&gt;I'm using the Node.js SDK for getting the hosted form. Here's the response (parsed as a JSON object):&lt;BR /&gt;&lt;BR /&gt;{ accountType: 'Visa',&lt;BR /&gt;accountNumber: 'XXXX1111',&lt;BR /&gt;transId: '60117528612',&lt;BR /&gt;responseCode: '1',&lt;BR /&gt;authorization: '98KUGL',&lt;BR /&gt;merchantName: 'College of Southern Idaho',&lt;BR /&gt;billTo:&lt;BR /&gt;{ phoneNumber: '2087326846',&lt;BR /&gt;firstName: 'J',&lt;BR /&gt;lastName: 'Rasmussen',&lt;BR /&gt;address: '315 Falls Ave. E',&lt;BR /&gt;city: 'Twin Falls',&lt;BR /&gt;state: 'ID',&lt;BR /&gt;zip: '83301',&lt;BR /&gt;country: 'USA' },&lt;BR /&gt;shipTo:&lt;BR /&gt;{ firstName: 'J',&lt;BR /&gt;lastName: 'Rasmussen',&lt;BR /&gt;address: '315 Falls Ave. E',&lt;BR /&gt;city: 'Twin Falls',&lt;BR /&gt;state: 'ID',&lt;BR /&gt;zip: '83301',&lt;BR /&gt;country: 'USA' },&lt;BR /&gt;totalAmount: '41.00',&lt;BR /&gt;dateTime: '3/5/2019 4:55:18 PM' }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm definitely filling out the email field in the hosted form and don't understand why that isn't coming back as part of the transaction response.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 17:01:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66756#M40263</guid>
      <dc:creator>jrasmussen</dc:creator>
      <dc:date>2019-03-05T17:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66776#M40282</link>
      <description>That is an incomplete transaction response. If you pull the complete response it will be in there. I looked earlier and the email is under 2 objects, the customer object and the billTo object. You can pass it in the billTo all day long. It won’t throw an error, but you won’t get it back either. The form field is tied to the&lt;BR /&gt;customer object. It can also be passed in the API call as a customer data type object. It will be prepopulated on the form.</description>
      <pubDate>Wed, 06 Mar 2019 09:18:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66776#M40282</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-06T09:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66777#M40283</link>
      <description>Do you get that from an iframe? That may be why your response only has limited information. You can use a getTransactionDetails method call to get a complete response. Works like magic in conjunction with webhooks.</description>
      <pubDate>Wed, 06 Mar 2019 09:23:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66777#M40283</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-03-06T09:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66786#M40292</link>
      <description>&lt;P&gt;I did get that from an iframe. Thanks for the help, and I'm working on getting the getTransactionDetails working. I'll report back if that works for me.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 17:56:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/66786#M40292</guid>
      <dc:creator>jrasmussen</dc:creator>
      <dc:date>2019-03-06T17:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accept Hosted Customer Email in Transaction Response</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/75580#M47143</link>
      <description>&lt;P&gt;I integrated hosted payment form in the iframe. On payment success, we are not getting the customer email id. I tried to get the transaction details using the&amp;nbsp;getTransactionDetails method. but I am getting the error "The record cannot be found" with error code E00040. Currently, I am testing it in the sandbox environment.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 10:32:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-Customer-Email-in-Transaction-Response/m-p/75580#M47143</guid>
      <dc:creator>henrygaurav4</dc:creator>
      <dc:date>2021-04-02T10:32:59Z</dc:date>
    </item>
  </channel>
</rss>

