<?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 is not receiving POST from Authnet server in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46981#M23734</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;We were able to identify the issue. Our firewall was blocking the relay reponses because it believes they contain a trojan. The malware belongs to the category Zeus (which is known for stealing financial information).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We&amp;nbsp;have sought clarification from our Firewall provider (Checkpoint) and at the same time, we invite thoughts and clarifications from the developer community and more importantly, Authorize.net as a company.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the screenshot below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://lh4.googleusercontent.com/Zc_M_xlkHZiUQG2h2c6Cm0syvxYNlCM1UgFpLtMXw85Zz-til5_9-CfiGxbZs8drFSqdOXuaC9c=w1296-h590" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kshitij&lt;/P&gt;</description>
    <pubDate>Tue, 09 Sep 2014 04:41:04 GMT</pubDate>
    <dc:creator>kahuja</dc:creator>
    <dc:date>2014-09-09T04:41:04Z</dc:date>
    <item>
      <title>Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46853#M23674</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am using SIM. When a payor goes through the process of submitting card details on the hosted payment page, they see the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;An error occurred while trying to report this transaction to the merchant. An email has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;This transaction has been approved.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;It is advisable for you to contact the merchant to verify that you will receive the product or service.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;The payment does gets captured, we just don't receive the POST messages on our relay url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;Investigating it further, we realized that we have suddenly stopped receiving the relay-responses to our relay url from July 20th. In order to troubleshoot, contacted the support and they inform us that they are receiving the following error message while sending the POSTs to our relay-url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;The following URLs are failing with Wininet error code of 12019.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;http:// -- url redacted .php&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;http:// -- url redacted .php&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;http:// -- url redacted .php&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;http:// -- url redacted .php&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;There are four of our urls which I have redacted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have investigated the error message further and it apearrs to be a bug listed by Microsoft. I am not sure if it has been fixed or perhaps the bug still persists in the servers even though it has been fixed by Microsoft. Here is the &lt;A href="https://support.microsoft.com/kb/177190" target="_blank"&gt;Bug article&lt;/A&gt;&amp;nbsp;and another &lt;A href="https://support.microsoft.com/kb/177188" target="_blank"&gt;useful article&lt;/A&gt;. However, this is something Authnet has to implement, so I am not sure how to go about it. I need to be sure about this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;On our side, I have tried the following:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;Externally hosted (on Amazon Web Services) a sample app with same merchant credentails; the results are same - the process fails with the same error as above.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;We have a software vendor who is creating an app for using a different programming language (ASP.net). They are hosting on a different server than current payment interface, though both of them are locally hosted, they are experiencing the same issue as well.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have tried HTTP post using a web form to a test relay page on our local Web Server where our payment interface is hosted. The posting web form is hosted on an Amazon server. It succesfully works and POST variables are being received.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please share your thoughts about how we can fix this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Many thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Kshitij&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2014 05:30:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46853#M23674</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-05T05:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46875#M23685</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/15924"&gt;@kahuja&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without knowing the URL that the gateway is trying to POST to, it's difficult to troubleshoot further. &amp;nbsp;If you are uncomfortable posting the URL here, you can send a support request with the information to &lt;A href="http://developer.authorize.net/support." target="_blank"&gt;http://developer.authorize.net/support.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 15:18:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46875#M23685</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-04T15:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46877#M23686</link>
      <description>&lt;P&gt;Here: &lt;A href="http://aes.ac.in/paygate/relayresp.php" target="_blank"&gt;http://aes.ac.in/paygate/relayresp.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 15:38:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46877#M23686</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-04T15:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46879#M23687</link>
      <description>&lt;P&gt;how much data are you responsing if the transaction is approve or decline?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 16:35:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46879#M23687</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-04T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46905#M23699</link>
      <description>&lt;P&gt;I am only processing the following variables in the relay response page:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$_POST["x_response_code"]);&lt;/P&gt;&lt;P&gt;$ResponseReasonText = trim($_POST["x_response_reason_text"]);&lt;BR /&gt;$ResponseReasonCode = trim($_POST["x_response_reason_code"]);&lt;BR /&gt;$AVS = trim($_POST["x_avs_code"]);&lt;BR /&gt;$TransID = trim($_POST["x_trans_id"]);&lt;BR /&gt;$AuthCode = trim($_POST["x_auth_code"]);&lt;BR /&gt;$Amount = trim($_POST["x_amount"]);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//custom variables i need back&lt;BR /&gt;$token = trim($_POST["x_token"]);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way for me to get to the size of what is being sent to the relay response? There may be scope of getting rid of unwanted POST data; I only need the variables above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kshitij&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2014 03:03:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46905#M23699</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-05T03:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46911#M23702</link>
      <description>&lt;P&gt;For testing you can change the relay response url to &lt;STRONG&gt;&lt;A target="_blank" href="https://developer.authorize.net/tools/paramdump/index.php"&gt;https://developer.authorize.net/tools/paramdump/index.php&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/tools/datavalidation/"&gt;http://developer.authorize.net/tools/datavalidation/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;make sure you add it to the valid relay url list in your mechant account.&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, 05 Sep 2014 11:08:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46911#M23702</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-05T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46937#M23715</link>
      <description>&lt;P&gt;I have done it. Received the&amp;nbsp;variables in the dump as expected. What is the purpose for this step you advised?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 02:43:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46937#M23715</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-08T02:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46981#M23734</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;We were able to identify the issue. Our firewall was blocking the relay reponses because it believes they contain a trojan. The malware belongs to the category Zeus (which is known for stealing financial information).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We&amp;nbsp;have sought clarification from our Firewall provider (Checkpoint) and at the same time, we invite thoughts and clarifications from the developer community and more importantly, Authorize.net as a company.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the screenshot below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://lh4.googleusercontent.com/Zc_M_xlkHZiUQG2h2c6Cm0syvxYNlCM1UgFpLtMXw85Zz-til5_9-CfiGxbZs8drFSqdOXuaC9c=w1296-h590" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kshitij&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 04:41:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46981#M23734</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-09T04:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46985#M23736</link>
      <description>&lt;P&gt;Reposting the screenshot (previous one looks broken):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" src="https://lh5.googleusercontent.com/oOi32cit0dD4RxN6xjao5daiTapL9z7yz-cy3D8X50qpQUryblKRjI0-mqvWqFUZR54U=w1392-h616" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:02:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/46985#M23736</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-09T07:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47011#M23747</link>
      <description>&lt;P&gt;Hi Raynor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having the same issue as well on this, and it's making me crazy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you said:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;For testing you can change the relay response url to &lt;A target="_blank" href="https://developer.authorize.net/tools/paramdump/index.php"&gt;https://developer.authorize.net/tools/paramdump/index.php&lt;/A&gt;

&lt;A target="_blank" href="http://developer.authorize.net/tools/datavalidation/"&gt;http://developer.authorize.net/tools/datavalidation/&lt;/A&gt;

&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;make sure you add it to the valid relay url list in your mechant account.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Valid Relay URL that you're talking about, should be it be the complete URL? For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A target="_blank" href="http://www.domain.com/product/t-shirt/product-id-123445"&gt;http://www.domain.com/product/t-shirt/product-id-123445&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If full URL is required, then Authorize.net must be insane to require that. I am assuming, only:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A target="_blank" href="http://www.domain.com"&gt;http://www.domain.com&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;is required to be intered in Account Settings &amp;gt; Response/Receipt URLs. Am I understanding this right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am so frustrated after working on Sandbox for 3-4 months and when I switch to Live in our Live website I am consistently getting this error without much details as to where the error is coming from. I tried to echo "Hello World" in the x_relay_url just to see if I see it then I know Authorize.net is relaying back but I'm not seeing it. So where is the error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 01:11:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47011#M23747</guid>
      <dc:creator>lacinfosys</dc:creator>
      <dc:date>2014-09-10T01:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47027#M23755</link>
      <description>&lt;P&gt;&lt;A target="_self" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/14413"&gt;lacinfosys&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Full url is required because authnet is posting response to your server and relative urls will not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, you are required to specify the "full url of the file" that will be receiving the relay-responses, both in your code &lt;SPAN style="text-decoration: underline;"&gt;as well&lt;/SPAN&gt;&amp;nbsp;in the Merchant Panel. It is a sort of cross-verification by Authnet to ensure that only the urls listed in the merchant panel get the relay responses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An example of a relay response URL will be: &lt;A target="_blank" href="http://yourdomain.com/payment-folder/relayresponse.php"&gt;http://yourdomain.com/payment-folder/relayresponse.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;Kshitij&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 03:43:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47027#M23755</guid>
      <dc:creator>kahuja</dc:creator>
      <dc:date>2014-09-10T03:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47041#M23762</link>
      <description>&lt;P&gt;Hi Kahuja,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wow! That is insane! :smileylol: How can I add all my relay URL when it's all dynamic because it's an Event Registration payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you happen to work on this using Sandbox?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I actually work on the payment gateway code authorize.net sandbox and using relative URL, everything works fine until I switch to live where I constantly getting that replay response error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Auth.net engineer, anyone from you, please comment to this. I just need a clear answer on how to fix this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 19:33:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47041#M23762</guid>
      <dc:creator>lacinfosys</dc:creator>
      <dc:date>2014-09-10T19:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47043#M23763</link>
      <description>&lt;P&gt;It work on the sandbox? Did you have the relay response url setup on the sandbox account? are they the same as the production account settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are your sandbox account test on the same server as the when you switch to live?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other way is to ask the developer support to see what response are they getting when they post the response to your relay response url. &lt;A target="_blank" href="http://developer.authorize.net/support/"&gt;http://developer.authorize.net/support/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 19:44:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47043#M23763</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-10T19:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47047#M23765</link>
      <description>&lt;P&gt;Hi Reynor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Authorize.net Sandbox has to be a different account from the Production Live Merchant Account, unless, I'm wrong understanding this. But I created an entirely new Sandbox Merchant account separate from our Production Merchant Account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;My sandbox developement installation is a copy of the production live site.&lt;/LI&gt;&lt;LI&gt;I use subdomain for my sandbox, i.e. &lt;A target="_blank" href="http://sandbox.mydomain.com"&gt;http://sandbox.mydomain.com&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Live site is &lt;A target="_blank" href="https://mydomain.com"&gt;https://mydomain.com&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Sandbox Relay/Receipt URL&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A target="_blank" href="http://sandbox.mydomain.com"&gt;http://sandbox.mydomain.com&lt;/A&gt; - Default Relay&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="http://sandbox.mydomain.com"&gt;http://sandbox.mydomain.com&lt;/A&gt; - Default Receipt&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Live Relay/Receipt URL&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A target="_blank" href="https://mydomain.com"&gt;https://mydomain.com&lt;/A&gt; - Default Relay&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="https://mydomain.com"&gt;https://mydomain.com&lt;/A&gt; - Default Receipt&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="https://www.mydomain.com"&gt;https://www.mydomain.com&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="http://mydomain.com"&gt;http://mydomain.com&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="https://mydomain.com"&gt;https://mydomain.com&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both installation are running on the same server by different Apache host name and all the settings are identical.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Sandbox installation, I am not getting a Relay error and I am sure it relay back because whatever I echo out on the relay url gets printed in the scree.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, on Live installation, I don't get any of my echoed text. It's like Authorize.net never even bothered to relay it and just spit an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 19:56:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47047#M23765</guid>
      <dc:creator>lacinfosys</dc:creator>
      <dc:date>2014-09-10T19:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47051#M23767</link>
      <description>&lt;P&gt;So it running https? I remember authorize.net having issue with some ssl cert. might need to search on the forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SNI not supported&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Silent-Post-URL-Not-Working/td-p/34045"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Silent-Post-URL-Not-Working/td-p/34045&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 20:20:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47051#M23767</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-10T20:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Relay Response is not receiving POST from Authnet server</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47057#M23770</link>
      <description>&lt;P&gt;and maybe SHA256&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/http-vs-https-with-relay-response-URL-and-receipt-URL/m-p/45411/highlight/true#M22996"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/http-vs-https-with-relay-response-URL-and-receipt-URL/m-p/45411/highlight/true#M22996&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 20:23:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47057#M23770</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-10T20:23:59Z</dc:date>
    </item>
  </channel>
</rss>

