<?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: Receipt not being sent on charge in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Receipt-not-being-sent-on-charge/m-p/54016#M29082</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19767"&gt;@dsilva﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your setting in the merchant interface for transaction receipts?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2016 18:36:22 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2016-03-15T18:36:22Z</dc:date>
    <item>
      <title>Receipt not being sent on charge</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Receipt-not-being-sent-on-charge/m-p/53970#M29038</link>
      <description>&lt;P&gt;I have been writing a client service for interacting with Authorize.net. Our business analyst didnt like the idea that our customers would be getting a receipt on Authorization only and not on the actual capture of the funds. &amp;nbsp;So we explictly turned off the sending of the email receipt for our auth-only call with the&amp;nbsp;x_email_customer field being set to false, but not doing anything for the charge call, letting the receipt be sent for that. &amp;nbsp;However, it has stopped sending the receipt even on the charge (i.e.&amp;nbsp;AUTH_CAPTURE_TRANSACTION) even though we don't set it false for that particular transaction(I've even set it to true explicitly before calling it and it still doesn't send). We are at a loss as why this is happening. I even sent a raw JSON call for a charge to see if it would send the receipt, but no dice. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, it does send the receipt when we explicitly do the charge in the console on the site. Here is the raw JSON request that is still not sending the receipt:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
    "createTransactionRequest": {
        "merchantAuthentication": {
            "name": "mynameis",
            "transactionKey": "thekeyis"
        },
        "refId": "123456",
        "transactionRequest": {
            "transactionType": "authCaptureTransaction",
            "amount": "45",
              "profile": {
    		  	"customerProfileId": "39622210",
    		  	"paymentProfile": { "paymentProfileId": "35955134" }
  			},
            "lineItems": {
                "lineItem": {
                    "itemId": "1",
                    "name": "vase",
                    "description": "Cannes logo",
                    "quantity": "18",
                    "unitPrice": "45.00"
                }
            }
        }
    }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Any thoughts? &amp;nbsp;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 22:31:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Receipt-not-being-sent-on-charge/m-p/53970#M29038</guid>
      <dc:creator>dsilva</dc:creator>
      <dc:date>2016-03-11T22:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Receipt not being sent on charge</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Receipt-not-being-sent-on-charge/m-p/54016#M29082</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19767"&gt;@dsilva﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your setting in the merchant interface for transaction receipts?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 18:36:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Receipt-not-being-sent-on-charge/m-p/54016#M29082</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-03-15T18:36:22Z</dc:date>
    </item>
  </channel>
</rss>

