<?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 Adding HTTPS causes error on Relay Response URL (SIM) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/64560#M38417</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I've been successfully running an Apache 2.2 server on a Macmini for years but with no SSL. I'm hosting two domains on the server: MYSITE1.com and MYSITE2.com. Just yesterday I purchased and installed the SSL certificate for MYSITE1.com. I configured MYSITE1.com to serve all pages by HTTPS. MYSITE2.com serves only HTTP.&lt;BR /&gt;&lt;BR /&gt;Everything seems to be working correctly with MYSITE1.com except connection with Authorize.net. I am receiving the following error when Authorize.net passes the tranaction back to&amp;nbsp; MYSITE1.com site. Note the credit card is charged but the transaction never makes it back to my site.&lt;BR /&gt;---&lt;BR /&gt;An error occurred while trying to report this transaction to the merchant. An e-mail 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;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This transaction has been approved.&lt;BR /&gt;&lt;BR /&gt;It is advisable for you to contact the merchant to verify that you will receive the product or service.&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;I am able to run a successful tranactions on MYSITE2.com and receive a reply back from Authorize.net.&lt;BR /&gt;&lt;BR /&gt;On the page I pass the transaction off to Authorize.net I set the "x_Relay_URL" value to "&lt;A href="https://www.MYSITE1.com/store/thank_you.html" target="_blank"&gt;https://www.MYSITE1.com/store/thank_you.html&lt;/A&gt;". At the Authorize.net site I set the Relay Response URL to the same, "&lt;A href="https://www.MYSITE1.com/store/thank_you.html" target="_blank"&gt;https://www.MYSITE1.com/store/thank_you.html&lt;/A&gt;".&lt;BR /&gt;&lt;BR /&gt;I've tried several variations of the x_Relay_URL making sure they match on both the server end and in the Response/Receipt URLs section at the Authorize.net site. Here are a few I've tried without success:&lt;/P&gt;&lt;PRE&gt;https://www.MYSITE1.com/store/thank_you.html
https://www.MYSITE1.com:443/store/thank_you.html
https://MYSITE1.com/store/thank_you.html
https://MYSITE1.com:443/store/thank_you.html&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I also tried these two URLs when passing the transaction to Authorize. The first one is the one I have been using successfully with HTTP.&lt;/P&gt;&lt;PRE&gt;&amp;lt;form method="post" action="https://secure.authorize.net/gateway/transact.dll"&amp;gt;
&amp;lt;form method="post" action="https://secure.authorize.net:449/gateway/transact.dll"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I talked to Authorize support and they directed me to the article at &lt;A href="https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request" target="_blank"&gt;https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request&lt;/A&gt; , but I'm not able to figure it out. I realize SIM is depreciated but I need to get this working on HTTPS now.&lt;BR /&gt;&lt;BR /&gt;Can you help me fix this problem?&lt;BR /&gt;&lt;BR /&gt;I look forward to your reply.&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Sep 2018 12:02:08 GMT</pubDate>
    <dc:creator>mike944</dc:creator>
    <dc:date>2018-09-21T12:02:08Z</dc:date>
    <item>
      <title>Adding HTTPS causes error on Relay Response URL (SIM)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/64560#M38417</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I've been successfully running an Apache 2.2 server on a Macmini for years but with no SSL. I'm hosting two domains on the server: MYSITE1.com and MYSITE2.com. Just yesterday I purchased and installed the SSL certificate for MYSITE1.com. I configured MYSITE1.com to serve all pages by HTTPS. MYSITE2.com serves only HTTP.&lt;BR /&gt;&lt;BR /&gt;Everything seems to be working correctly with MYSITE1.com except connection with Authorize.net. I am receiving the following error when Authorize.net passes the tranaction back to&amp;nbsp; MYSITE1.com site. Note the credit card is charged but the transaction never makes it back to my site.&lt;BR /&gt;---&lt;BR /&gt;An error occurred while trying to report this transaction to the merchant. An e-mail 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;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This transaction has been approved.&lt;BR /&gt;&lt;BR /&gt;It is advisable for you to contact the merchant to verify that you will receive the product or service.&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;I am able to run a successful tranactions on MYSITE2.com and receive a reply back from Authorize.net.&lt;BR /&gt;&lt;BR /&gt;On the page I pass the transaction off to Authorize.net I set the "x_Relay_URL" value to "&lt;A href="https://www.MYSITE1.com/store/thank_you.html" target="_blank"&gt;https://www.MYSITE1.com/store/thank_you.html&lt;/A&gt;". At the Authorize.net site I set the Relay Response URL to the same, "&lt;A href="https://www.MYSITE1.com/store/thank_you.html" target="_blank"&gt;https://www.MYSITE1.com/store/thank_you.html&lt;/A&gt;".&lt;BR /&gt;&lt;BR /&gt;I've tried several variations of the x_Relay_URL making sure they match on both the server end and in the Response/Receipt URLs section at the Authorize.net site. Here are a few I've tried without success:&lt;/P&gt;&lt;PRE&gt;https://www.MYSITE1.com/store/thank_you.html
https://www.MYSITE1.com:443/store/thank_you.html
https://MYSITE1.com/store/thank_you.html
https://MYSITE1.com:443/store/thank_you.html&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I also tried these two URLs when passing the transaction to Authorize. The first one is the one I have been using successfully with HTTP.&lt;/P&gt;&lt;PRE&gt;&amp;lt;form method="post" action="https://secure.authorize.net/gateway/transact.dll"&amp;gt;
&amp;lt;form method="post" action="https://secure.authorize.net:449/gateway/transact.dll"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I talked to Authorize support and they directed me to the article at &lt;A href="https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request" target="_blank"&gt;https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request&lt;/A&gt; , but I'm not able to figure it out. I realize SIM is depreciated but I need to get this working on HTTPS now.&lt;BR /&gt;&lt;BR /&gt;Can you help me fix this problem?&lt;BR /&gt;&lt;BR /&gt;I look forward to your reply.&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 12:02:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/64560#M38417</guid>
      <dc:creator>mike944</dc:creator>
      <dc:date>2018-09-21T12:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding HTTPS causes error on Relay Response URL (SIM)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/66075#M39664</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe this issue has been answered here:&amp;nbsp;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/65577#M39216" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/65577#M39216&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly refer to that answer and reach out to us if you have further questions.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 06:21:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Adding-HTTPS-causes-error-on-Relay-Response-URL-SIM/m-p/66075#M39664</guid>
      <dc:creator>gnongsie13</dc:creator>
      <dc:date>2019-01-25T06:21:28Z</dc:date>
    </item>
  </channel>
</rss>

