<?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: (14) The referrer, relay response or receipt link URL is invalid in IE in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40670#M22080</link>
    <description>&lt;P&gt;The form post code look ok.&lt;/P&gt;&lt;P&gt;You might need to use F12 developer tools in IE to see the network traffic, maybe something is not passing correctly.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2014 11:31:19 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-04-22T11:31:19Z</dc:date>
    <item>
      <title>(14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40578#M22038</link>
      <description>&lt;P&gt;We are receiving the following error after redirecting authorize.net payment page and click on Submit through internet explorer.&lt;/P&gt;&lt;P&gt;The following errors have occurred.&lt;BR /&gt;(14) The referrer, relay response or receipt link URL is invalid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Its working fine in Google Chrome and Firefox.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified in our Account settings under Response/Receipt URLs , we have updated both&amp;nbsp;&lt;SPAN&gt;Default Receipt URL and&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Default Relay Response URL. In the post form we have set&amp;nbsp;&lt;SPAN&gt;x_relay_response as TRUE and&amp;nbsp;&lt;SPAN&gt;x_relay_url with the value which we have set under&amp;nbsp;Default Receipt URL.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;please help us in resolving the issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Bhargavi.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 05:25:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40578#M22038</guid>
      <dc:creator>bhargavip</dc:creator>
      <dc:date>2014-04-16T05:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40580#M22039</link>
      <description>&lt;P&gt;Are you sending the url on as a form post value? Do a page source on IE to make sure it is correct.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 11:07:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40580#M22039</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-04-16T11:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40582#M22040</link>
      <description>&lt;P&gt;Yes i am sending the variable as post to form and below is the page source of the form from IE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form id="formPayment" autocomplete="off" method="post" action="/gateway/transact.dll"&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_show_form" value="pf_receipt"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="utf8" ID="utf8" VALUE="&amp;amp;#10003;"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="authenticity_token" ID="authenticity_token" VALUE="dsdsddsdsd+qXyeZHuDbc5V8upA="&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_test_request" ID="x_test_request" VALUE="FALSE"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_type" ID="x_type" VALUE="AUTH_CAPTURE"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_version" ID="x_version" VALUE="3.1"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_delim_data" ID="x_delim_data" VALUE="FALSE"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_relay_response" ID="x_relay_response" VALUE="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_login" ID="x_login" VALUE="545sdsdsdsdd"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_fp_hash" ID="x_fp_hash" VALUE="dsdsewewe"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_fp_sequence" ID="x_fp_sequence" VALUE="3434343434"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_fp_timestamp" ID="x_fp_timestamp" VALUE="123232323"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_amount" ID="x_amount" VALUE="80.00"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_program_name" ID="x_program_name" VALUE="dsdss dsdsd"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_user" ID="x_user" VALUE="50"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_description" ID="x_description" VALUE="registration"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_kid_program_id[]" ID="x_kid_program_id[]" VALUE="185"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_relay_url" ID="x_relay_url" VALUE="&lt;A target="_blank"&gt;http://signmykidup.com/payments/payment_complete"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;INPUT TYPE="HIDDEN" NAME="x_relay_response" ID="x_relay_response" VALUE="TRUE"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 11:58:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40582#M22040</guid>
      <dc:creator>bhargavip</dc:creator>
      <dc:date>2014-04-16T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40584#M22041</link>
      <description>&lt;P&gt;when do you get the&lt;/P&gt;&lt;P&gt;(14) The referrer, relay response or receipt link URL is invalid?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;because it should have error before it even get to authorize.net credit card info entry page.&lt;/P&gt;&lt;P&gt;Yet the page source you just post action action="/gateway/transact.dll" show it on the cc entry form.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 12:10:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40584#M22041</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-04-16T12:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40588#M22043</link>
      <description>&lt;P&gt;Yes we are getting it when we redirect to authorise.net payment form itself when we click on proceed to payment on our website immediately we are getting the error in IE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 12:42:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40588#M22043</guid>
      <dc:creator>bhargavip</dc:creator>
      <dc:date>2014-04-16T12:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40590#M22044</link>
      <description>&lt;P&gt;Yes we are getting it when we redirect to authorise.net payment form itself when we click on proceed to payment on our website immediately we are getting the error in IE.&lt;/P&gt;&lt;P&gt;Then how did you get the above form post? that look like it is from the authorize.net payment form. It that from firefox or chrome?&lt;/P&gt;&lt;P&gt;Then you need to look at the page source on IE on the your web page that have the"proceed to payment" button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And when I try the &lt;A target="_blank" href="http://signmykidup.com/payments/payment_complete"&gt;http://signmykidup.com/payments/payment_complete&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it giving me an error "The page you were looking for doesn't exist."&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 12:57:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40590#M22044</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-04-16T12:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40592#M22045</link>
      <description>&lt;P&gt;Page is actually there its Ruby on Rails app and its post form so we won't be able to directly access that page from url.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2014 13:13:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40592#M22045</guid>
      <dc:creator>bhargavip</dc:creator>
      <dc:date>2014-04-16T13:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40668#M22079</link>
      <description>&lt;P&gt;Source code which i have provided is from IE only .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form accept-charset="UTF-8" action="&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll&amp;quot;"&gt;https://secure.authorize.net/gateway/transact.dll"&lt;/A&gt; method="post"&amp;gt;&amp;lt;div style="margin:0;padding:0;display:inline"&amp;gt;&amp;lt;input name="utf8" type="hidden" value="&amp;amp;#x2713;" /&amp;gt;&amp;lt;input name="authenticity_token" type="hidden" value="j8wILW2x/0rRe2Wk9a6YA13xPMXpaldjtv5tv7BaJ3M=" /&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_test_request" name="x_test_request" type="hidden" value="FALSE" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_show_form" name="x_show_form" type="hidden" value="PAYMENT_FORM" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_relay_url" name="x_relay_url" type="hidden" value="&lt;A target="_blank" href="http://signmykidup.com/payments/payment_complete&amp;quot;"&gt;http://signmykidup.com/payments/payment_complete"&lt;/A&gt; /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_type" name="x_type" type="hidden" value="AUTH_CAPTURE" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_version" name="x_version" type="hidden" value="3.1" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_delim_data" name="x_delim_data" type="hidden" value="FALSE" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_relay_response" name="x_relay_response" type="hidden" value="TRUE" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_login" name="x_login" type="hidden" value="6kp36CaMw62" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_fp_hash" name="x_fp_hash" type="hidden" value="b2ca7320d75e15b3f70cfe5586f28330" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_fp_sequence" name="x_fp_sequence" type="hidden" value="4152097845" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_fp_timestamp" name="x_fp_timestamp" type="hidden" value="1398151861" /&amp;gt;&lt;BR /&gt;&amp;lt;input id="x_amount" name="x_amount" type="hidden" value="80.00" /&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_email" VALUE="s@s.com"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_first_name" VALUE="Test"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_last_name" VALUE="test"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_address" VALUE="asasasa"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_city" VALUE="adas"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_state" VALUE="Alabama"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_zip" VALUE="343434"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_country" VALUE="USA"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_phone" VALUE="344-456-4322"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_program_name" VALUE="Seaside Nursery School"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_user" VALUE="62"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_description" VALUE="Seaside Nursery School registration"&amp;gt;&lt;BR /&gt;&amp;lt;input TYPE=HIDDEN NAME="x_kid_program_id[]" value="198"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_relay_url" VALUE="&lt;A target="_blank" href="https://community.developer.cybersource.com/"&gt;http://signmykidup.com/payments/payment_complete"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_relay_response" VALUE="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;div class="pull-right"&amp;gt;&lt;BR /&gt;&amp;lt;input type="submit" value="Proceed to Payment" class="btn btn-action"/&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="clearfix"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have hidden form on our site with button&amp;nbsp;&lt;SPAN&gt;"Proceed to Payment" and on click of it we are reidrecting to authorise.net. On redirect itself we are getting the error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help us in fixing the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2014 07:35:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40668#M22079</guid>
      <dc:creator>bhargavip</dc:creator>
      <dc:date>2014-04-22T07:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40670#M22080</link>
      <description>&lt;P&gt;The form post code look ok.&lt;/P&gt;&lt;P&gt;You might need to use F12 developer tools in IE to see the network traffic, maybe something is not passing correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:31:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40670#M22080</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-04-22T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: (14) The referrer, relay response or receipt link URL is invalid in IE</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40848#M22162</link>
      <description>&lt;P&gt;We are facing this issue in US network i.e.when ever we are trying purchase from US we are getting this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any settings / code changes need to be made in order to suport it globally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help us.&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2014 05:16:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/14-The-referrer-relay-response-or-receipt-link-URL-is-invalid-in/m-p/40848#M22162</guid>
      <dc:creator>bhargavip</dc:creator>
      <dc:date>2014-05-01T05:16:02Z</dc:date>
    </item>
  </channel>
</rss>

