<?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: send confirmation email receipt in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/52920#M28106</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19155"&gt;@twe﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I've sent your request to our API team about adding some sample code for sending email receipts.&lt;BR /&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
    <pubDate>Fri, 06 Nov 2015 20:07:28 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2015-11-06T20:07:28Z</dc:date>
    <item>
      <title>send confirmation email receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/52825#M28034</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to put together some code to have authorize.net send a confirmation email based on support's hints to use the sendCustomerTransactionReceiptRequest class and it did not succeed, I got a null response. Could anyone point out where I went wrong or provide sample code yet? Also, will the sandbox be able to send a confirmation email? Thanks.&lt;/P&gt;&lt;PRE&gt; var request = new createTransactionRequest { transactionRequest = transactionRequest };
        // instantiate the contoller that will call the service
        var controller = new createTransactionController(request);
        controller.Execute();
        //get the response from the service (errors contained if any)
        var response = controller.GetApiResponse();

        var sendrequest = new sendCustomerTransactionReceiptRequest();
        sendrequest.transId = response.transactionResponse.refTransID;
        sendrequest.customerEmail = email;

        var sendController = new sendCustomerTransactionReceiptController(sendrequest);
        sendController.Execute();

        var sendResponse = sendController.GetApiResponse();&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2015 17:24:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/52825#M28034</guid>
      <dc:creator>twe</dc:creator>
      <dc:date>2015-11-02T17:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: send confirmation email receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/52920#M28106</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19155"&gt;@twe﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I've sent your request to our API team about adding some sample code for sending email receipts.&lt;BR /&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 20:07:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/52920#M28106</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-11-06T20:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: send confirmation email receipt</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/54859#M29816</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19155"&gt;@twe﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We've added details on how to send customer tmail receipts to the api reference:&amp;nbsp;&lt;A href="http://developer.authorize.net/api/reference/index.html#payment-transactions-send-the-customer-a-transaction-receipt" target="_blank"&gt;http://developer.authorize.net/api/reference/index.html#payment-transactions-send-the-customer-a-transaction-receipt&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 18:56:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/send-confirmation-email-receipt/m-p/54859#M29816</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-06-08T18:56:50Z</dc:date>
    </item>
  </channel>
</rss>

