<?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: Relay Response and hosted receipt questions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44908#M22745</link>
    <description>&lt;P&gt;Can you list the fieldnames that you post to authorize.net, you might not be passing the right fields, and authorize.net think you are using AIM.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jun 2014 18:55:43 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-06-27T18:55:43Z</dc:date>
    <item>
      <title>Relay Response and hosted receipt questions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44906#M22744</link>
      <description>&lt;P&gt;I'm new to Authorize.Net and somewhat confused about a couple of related options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've got a custom shopping cart on our site so I grabbed the Authorize.Net SDK and it looked like I wanted the DPM integration method because all of the "shopping" can be done on our site and then simply pass the final payment information off to Authorize.Net for security.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking at the Merchant Profile page under receipt options which says "&lt;SPAN&gt;The following sections allow you to configure your Receipt Page. The Receipt Page is served up by the gateway as a response to a transaction-processing request."&lt;/SPAN&gt;&amp;nbsp; That sounds like a quick and easy way to get started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I set x_relay_response = false and expected to see some kind of "receipt" although I can't find any documentation showing what that would look like. But I don't get a receipt at all. I just get back a comma-delimited string containing the transaction response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I get the "Default Receipt" page to appear?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2014 18:45:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44906#M22744</guid>
      <dc:creator>rstoeber</dc:creator>
      <dc:date>2014-06-27T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response and hosted receipt questions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44908#M22745</link>
      <description>&lt;P&gt;Can you list the fieldnames that you post to authorize.net, you might not be passing the right fields, and authorize.net think you are using AIM.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2014 18:55:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44908#M22745</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-06-27T18:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response and hosted receipt questions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44910#M22746</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$sim = new AuthorizeNetSIM_Form(&lt;BR /&gt;array(&lt;BR /&gt;'x_amount' =&amp;gt; $amount,&lt;BR /&gt;'x_fp_sequence' =&amp;gt; $fp_sequence,&lt;BR /&gt;'x_fp_hash' =&amp;gt; $fp,&lt;BR /&gt;'x_fp_timestamp' =&amp;gt; $time,&lt;BR /&gt;'x_login' =&amp;gt; $api_login_id,&lt;BR /&gt;)&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was also just tying both true and false on the following, but it doesn't seem to make any difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="hidden" name="x_delim_data" value="false"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2014 19:18:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44910#M22746</guid>
      <dc:creator>rstoeber</dc:creator>
      <dc:date>2014-06-27T19:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response and hosted receipt questions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44914#M22748</link>
      <description>&lt;P&gt;can you look at the page source when you run it on the web broswer? I think the SDKs for DPM/SIM expect to use relay response, and doesn't work if it not.&lt;/P&gt;&lt;P&gt;For something simple like DPM/SIM, you could try the sample code.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2014 20:27:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44914#M22748</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-06-27T20:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response and hosted receipt questions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44920#M22751</link>
      <description>&lt;P&gt;In a browser the hidden fields look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="hidden" name="x_test_request" value="true"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_amount" value="5.99"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_delim_data" value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_fp_hash" value="fe8ceeb9e4d207748d08b71911dd6416"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_fp_sequence" value="1403907491"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_fp_timestamp" value="1403907491"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_login" value="7GpEU2b3qu9"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_relay_response" value="FALSE"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_delim_char" value=","&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And that works, except that it only returns the result as a comma delimited string. I was expecting a receipt page of some kind. Are you saying that doesn't work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's my understanding (could be wrong) that the relay response requires at least one, and maybe two, publicly accessible URLs. Is that true? If so, I can't use that so what's the other option?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2014 22:23:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44920#M22751</guid>
      <dc:creator>rstoeber</dc:creator>
      <dc:date>2014-06-27T22:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response and hosted receipt questions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44926#M22754</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/guides/DPM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=Receipt%20Options.07.1.html"&gt;http://developer.authorize.net/guides/DPM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=Receipt%20Options.07.1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Look like they limit DPM only support relay response&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jun 2014 00:03:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-and-hosted-receipt-questions/m-p/44926#M22754</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-06-28T00:03:36Z</dc:date>
    </item>
  </channel>
</rss>

