<?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 relay response problems in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70853#M43561</link>
    <description>&lt;P&gt;Hello all. We are encountering a problem with the "relay response" of a SIM transaction. (We are aware that SIM is deprecated and are planning a new integration, but in the meantime we need this to function.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our logs show that we were receiving relay responses as of Tuesday, and we have not changed our configuration or code since then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even though the charge shows up as successful in our transaction log, we no longer see any connection in our server log, not even a 4xx or 5xx error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A check with iptables verifies that we are not filtering anything in the 198.241 range.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As suggested 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;, I setup a Requestbin and set our relay repsonse to that in a test script; the Requestbin also did not get posted to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried directing our relay response to a test script on a different server, and *did* receive the expected relay reponse POST from 198.241.206.38.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this suggests that relay responses are failing to some IP addresses (our server and the Pastebin server) but not to others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone else seeing similar behavior?&lt;/P&gt;</description>
    <pubDate>Sat, 29 Feb 2020 05:33:52 GMT</pubDate>
    <dc:creator>TomSwiss</dc:creator>
    <dc:date>2020-02-29T05:33:52Z</dc:date>
    <item>
      <title>relay response problems</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70853#M43561</link>
      <description>&lt;P&gt;Hello all. We are encountering a problem with the "relay response" of a SIM transaction. (We are aware that SIM is deprecated and are planning a new integration, but in the meantime we need this to function.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our logs show that we were receiving relay responses as of Tuesday, and we have not changed our configuration or code since then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even though the charge shows up as successful in our transaction log, we no longer see any connection in our server log, not even a 4xx or 5xx error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A check with iptables verifies that we are not filtering anything in the 198.241 range.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As suggested 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;, I setup a Requestbin and set our relay repsonse to that in a test script; the Requestbin also did not get posted to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried directing our relay response to a test script on a different server, and *did* receive the expected relay reponse POST from 198.241.206.38.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this suggests that relay responses are failing to some IP addresses (our server and the Pastebin server) but not to others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone else seeing similar behavior?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 05:33:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70853#M43561</guid>
      <dc:creator>TomSwiss</dc:creator>
      <dc:date>2020-02-29T05:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: relay response problems</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70929#M43618</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/14885"&gt;@TomSwiss&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hello all. We are encountering a problem with the "relay response" of a SIM transaction. (We are aware that SIM is deprecated and are planning a new integration, but in the meantime we need this to function.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our logs show that we were receiving relay responses as of Tuesday, and we have not changed our configuration or code since then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even though the charge shows up as successful in our transaction log, we no longer see any connection in our server log, not even a 4xx or 5xx error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A check with iptables verifies that we are not filtering anything in the 198.241 range.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As suggested 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" rel="noopener"&gt;https://support.authorize.net/s/article/Why-Are-My-SIM-Relay-Response-Transactions-Timing-out-After-Submitting-the-Request&lt;/A&gt;, I setup a Requestbin and set our relay repsonse to that in a test script; the Requestbin also did not get posted to &lt;A href="https://aboutpetguide.com/" target="_self"&gt;&lt;FONT color="#333333"&gt;about&lt;/FONT&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried directing our relay response to a test script on a different server, and *did* receive the expected relay reponse POST from 198.241.206.38.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this suggests that relay responses are failing to some IP addresses (our server and the Pastebin server) but not to others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone else seeing similar behavior?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes I am. Did you now resolve this?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 12:39:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70929#M43618</guid>
      <dc:creator>witu</dc:creator>
      <dc:date>2020-03-05T12:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: relay response problems</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70943#M43627</link>
      <description>&lt;P&gt;Unfortunately the only resolutuion I found was to hack up a workaround using the new API to retreive the transaction data. Fun way to spend my weekend, working around them sudddenly dropping vital functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We opened a support ticket and were given the brush-off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;Extremely&lt;/STRONG&gt; disappointed with AuthNet's lack of support here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 16:06:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/70943#M43627</guid>
      <dc:creator>TomSwiss</dc:creator>
      <dc:date>2020-03-06T16:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: relay response problems</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/75396#M47008</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I myself a developer and recently created a website about some service that provide answers to help game fans. I need your suggestion there if you like to guide i'll appreciate. The website is &lt;A href="https://dailyjumbleanswer.com" target="_blank"&gt;https://dailyjumbleanswer.com&lt;/A&gt; . You should check and let me know about all the problems and mistakes If i am making any.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 16:07:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/relay-response-problems/m-p/75396#M47008</guid>
      <dc:creator>Emilie12</dc:creator>
      <dc:date>2021-03-18T16:07:18Z</dc:date>
    </item>
  </channel>
</rss>

