<?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 Intermittent problem with IFrameCommunicator Request Succedded in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-problem-with-IFrameCommunicator-Request-Succedded/m-p/63142#M37325</link>
    <description>&lt;P&gt;We're having an intermittent problem with our IFrame integration code.&amp;nbsp; Our code for handling the&amp;nbsp;transactResponse message always gets called, but about 1% of the time, the AJax call back to our application isn't executed.&amp;nbsp; &lt;EM&gt;Almost all of the failures are on mobile devices.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Our transactResponse&amp;nbsp;code is below.&amp;nbsp; Our application is a Java RichFaces application, so we generate the Ajax call by calling the click() method on an invisible &amp;lt;h:commandLink&amp;gt; control.&amp;nbsp; We know that the&amp;nbsp;transactResponse code gets called because the iframe disappers (the first three lines of our code).&amp;nbsp; But the click() call never sends anything back to the server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have any of you seen anything like this?&amp;nbsp; Have you been able to get iframes working on wireless devices?&amp;nbsp; Have you been able to use IFrames with Richfaces?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We're not sure whether this is a wireless issue or something related to RichFaces.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;document.getElementById("divAuthorizeNetPopupScreen").style.display = "none";&lt;BR /&gt;document.getElementById("divAuthorizeNetPopup").style.display = "none";&lt;BR /&gt;document.getElementById("iframeAuthorizeNet").src="empty.html";&lt;BR /&gt;&lt;BR /&gt;AuthorizeNetPopup.options.onPopupClosed();&lt;BR /&gt;&lt;BR /&gt;Richfaces.showModalPanel('pleaseWaitPanel1');&lt;BR /&gt;&lt;BR /&gt;var tempValue = document.getElementById('paymentTileForm:transactionResponseId');&lt;BR /&gt;tempValue.value = responseParam;&lt;BR /&gt;&lt;BR /&gt;setTimeout(function () {&lt;BR /&gt;document.getElementById('paymentTileForm:callAfterPayFromHostedForm').click(); // calling the receipt page after payment&lt;BR /&gt;}, 5000);&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 19:04:55 GMT</pubDate>
    <dc:creator>artgrand</dc:creator>
    <dc:date>2018-05-21T19:04:55Z</dc:date>
    <item>
      <title>Intermittent problem with IFrameCommunicator Request Succedded</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-problem-with-IFrameCommunicator-Request-Succedded/m-p/63142#M37325</link>
      <description>&lt;P&gt;We're having an intermittent problem with our IFrame integration code.&amp;nbsp; Our code for handling the&amp;nbsp;transactResponse message always gets called, but about 1% of the time, the AJax call back to our application isn't executed.&amp;nbsp; &lt;EM&gt;Almost all of the failures are on mobile devices.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Our transactResponse&amp;nbsp;code is below.&amp;nbsp; Our application is a Java RichFaces application, so we generate the Ajax call by calling the click() method on an invisible &amp;lt;h:commandLink&amp;gt; control.&amp;nbsp; We know that the&amp;nbsp;transactResponse code gets called because the iframe disappers (the first three lines of our code).&amp;nbsp; But the click() call never sends anything back to the server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have any of you seen anything like this?&amp;nbsp; Have you been able to get iframes working on wireless devices?&amp;nbsp; Have you been able to use IFrames with Richfaces?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We're not sure whether this is a wireless issue or something related to RichFaces.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;document.getElementById("divAuthorizeNetPopupScreen").style.display = "none";&lt;BR /&gt;document.getElementById("divAuthorizeNetPopup").style.display = "none";&lt;BR /&gt;document.getElementById("iframeAuthorizeNet").src="empty.html";&lt;BR /&gt;&lt;BR /&gt;AuthorizeNetPopup.options.onPopupClosed();&lt;BR /&gt;&lt;BR /&gt;Richfaces.showModalPanel('pleaseWaitPanel1');&lt;BR /&gt;&lt;BR /&gt;var tempValue = document.getElementById('paymentTileForm:transactionResponseId');&lt;BR /&gt;tempValue.value = responseParam;&lt;BR /&gt;&lt;BR /&gt;setTimeout(function () {&lt;BR /&gt;document.getElementById('paymentTileForm:callAfterPayFromHostedForm').click(); // calling the receipt page after payment&lt;BR /&gt;}, 5000);&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 19:04:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Intermittent-problem-with-IFrameCommunicator-Request-Succedded/m-p/63142#M37325</guid>
      <dc:creator>artgrand</dc:creator>
      <dc:date>2018-05-21T19:04:55Z</dc:date>
    </item>
  </channel>
</rss>

