<?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 authorize.net send confirmation email to customer in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authorize-net-send-confirmation-email-to-customer/m-p/52777#M27994</link>
    <description>&lt;P&gt;Does email paramater go in the customerAddressType, or customerDataType? Intellisense shows both. I need to send email so authorize.net can auto-send a confirmation email.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;customerAddressType addressDetails = new customerAddressType { address = a_address, city = a_city, state = a_state, country = a_country, zip = a_zip, email = "_@live.com" };&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var transactionRequest = new transactionRequestType&lt;BR /&gt;{&lt;BR /&gt;transactionType = transactionTypeEnum.authCaptureTransaction.ToString(),&lt;BR /&gt;amount = a_amount,//133.45m,&lt;BR /&gt;payment = paymentType,&lt;BR /&gt;billTo = addressDetails,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;customerAddressType addressDetails = new customerAddressType { address = a_address, city = a_city, state = a_state, country = a_country, zip = a_zip };&lt;/P&gt;&lt;P&gt;customerDataType email = new customerDataType { email = "_@live.com" };&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var transactionRequest = new transactionRequestType&lt;BR /&gt;{&lt;BR /&gt;transactionType = transactionTypeEnum.authCaptureTransaction.ToString(),&lt;BR /&gt;amount = a_amount,//133.45m,&lt;BR /&gt;payment = paymentType,&lt;BR /&gt;billTo = addressDetails,&lt;BR /&gt;customer = email&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;thx&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2015 19:27:54 GMT</pubDate>
    <dc:creator>twe</dc:creator>
    <dc:date>2015-10-28T19:27:54Z</dc:date>
    <item>
      <title>authorize.net send confirmation email to customer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authorize-net-send-confirmation-email-to-customer/m-p/52777#M27994</link>
      <description>&lt;P&gt;Does email paramater go in the customerAddressType, or customerDataType? Intellisense shows both. I need to send email so authorize.net can auto-send a confirmation email.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;customerAddressType addressDetails = new customerAddressType { address = a_address, city = a_city, state = a_state, country = a_country, zip = a_zip, email = "_@live.com" };&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var transactionRequest = new transactionRequestType&lt;BR /&gt;{&lt;BR /&gt;transactionType = transactionTypeEnum.authCaptureTransaction.ToString(),&lt;BR /&gt;amount = a_amount,//133.45m,&lt;BR /&gt;payment = paymentType,&lt;BR /&gt;billTo = addressDetails,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;customerAddressType addressDetails = new customerAddressType { address = a_address, city = a_city, state = a_state, country = a_country, zip = a_zip };&lt;/P&gt;&lt;P&gt;customerDataType email = new customerDataType { email = "_@live.com" };&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var transactionRequest = new transactionRequestType&lt;BR /&gt;{&lt;BR /&gt;transactionType = transactionTypeEnum.authCaptureTransaction.ToString(),&lt;BR /&gt;amount = a_amount,//133.45m,&lt;BR /&gt;payment = paymentType,&lt;BR /&gt;billTo = addressDetails,&lt;BR /&gt;customer = email&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;thx&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 19:27:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/authorize-net-send-confirmation-email-to-customer/m-p/52777#M27994</guid>
      <dc:creator>twe</dc:creator>
      <dc:date>2015-10-28T19:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: authorize.net send confirmation email to customer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/authorize-net-send-confirmation-email-to-customer/m-p/52795#M28004</link>
      <description>&lt;P&gt;hello?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:59:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/authorize-net-send-confirmation-email-to-customer/m-p/52795#M28004</guid>
      <dc:creator>twe</dc:creator>
      <dc:date>2015-10-29T14:59:45Z</dc:date>
    </item>
  </channel>
</rss>

