<?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: Urgent - iFrame captcha is not working in Firefox in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59871#M34442</link>
    <description>&lt;P&gt;&amp;nbsp;Since FireFox v23, some Iframes are not shown by default, because of mixed content blocking. Check to be sure your page and iframes are both being served via https:// protocol. Also check the Content Security Policy(CSP) of your server to be sure your are not restricting the required iframe content. &amp;nbsp;You can also check&amp;nbsp;&lt;A href="https://nexwebhost.com/authorizenet/gethosted.html" target="_blank"&gt;https://nexwebhost.com/authorizenet/gethosted.html&lt;/A&gt;, in FireFox to see if it is related to your particular browser settings or extensions. It works for me in FireFox v55.0.3&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Sep 2017 15:39:20 GMT</pubDate>
    <dc:creator>NexusSoftware</dc:creator>
    <dc:date>2017-09-16T15:39:20Z</dc:date>
    <item>
      <title>Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59840#M34411</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Its urgent ..&lt;/P&gt;&lt;P&gt;Can anyone help on this ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have implemented iFrame with accept hosted payment form.&lt;/P&gt;&lt;P&gt;With the local development captcha code in iFrame with firefox browser, but when we deployed it in our public network captcha code is not showing in iframe with firefox browser and due to this we are not able to make payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;AUTHORIZE.NET TEAM PLEASE HAVE LOOK AND LET'S KNOW&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 14:06:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59840#M34411</guid>
      <dc:creator>raviparmarce88</dc:creator>
      <dc:date>2017-09-15T14:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59870#M34441</link>
      <description>&lt;P&gt;Does anyone facing the same issue ?&lt;/P&gt;&lt;P&gt;Please help us if find any solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2017 08:13:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59870#M34441</guid>
      <dc:creator>raviparmarce88</dc:creator>
      <dc:date>2017-09-16T08:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59871#M34442</link>
      <description>&lt;P&gt;&amp;nbsp;Since FireFox v23, some Iframes are not shown by default, because of mixed content blocking. Check to be sure your page and iframes are both being served via https:// protocol. Also check the Content Security Policy(CSP) of your server to be sure your are not restricting the required iframe content. &amp;nbsp;You can also check&amp;nbsp;&lt;A href="https://nexwebhost.com/authorizenet/gethosted.html" target="_blank"&gt;https://nexwebhost.com/authorizenet/gethosted.html&lt;/A&gt;, in FireFox to see if it is related to your particular browser settings or extensions. It works for me in FireFox v55.0.3&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2017 15:39:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59871#M34442</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-09-16T15:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59879#M34450</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21608"&gt;@NexusSoftware&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;iFrame popup is also working in our case but the captcha inside iFrame is not visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main concern is about the captcha in iFrame which is not in our hand.&lt;/P&gt;&lt;P&gt;I am getting below message in browser console/network console:&amp;nbsp;&lt;IMG src="From browser console/network tab" border="0" alt="" /&gt;&lt;/P&gt;&lt;PRE&gt;www.google.com uses an invalid security certificate. The certificate is not trusted because the issuer certificate is unknown. The server might not be sending the appropriate intermediate certificates. An additional root certificate may need to be imported. Error code: SEC_ERROR_UNKNOWN_ISSUER &lt;/PRE&gt;&lt;P&gt;I hope you will also get the same error in FF browser when you open your payment form with reCaptcha in iframe in FF browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 07:55:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59879#M34450</guid>
      <dc:creator>raviparmarce88</dc:creator>
      <dc:date>2017-09-18T07:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59882#M34453</link>
      <description>&lt;P&gt;&lt;SPAN&gt;No, I'm not getting that error. Here is some information from Mozilla, to help troubleshoot your issue:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.mozilla.org/en-US/kb/troubleshoot-SEC_ERROR_UNKNOWN_ISSUER#w_the-error-occurs-on-multiple-secure-sites&amp;nbsp;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.mozilla.org/en-US/kb/troubleshoot-SEC_ERROR_UNKNOWN_ISSUER#w_the-error-occurs-on-mul...&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:56:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59882#M34453</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-09-18T09:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59886#M34457</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21608"&gt;@NexusSoftware&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would like to request if you could enable recaptcha on hosted payment form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have check nothing is blocked from my side but still it is not showing in my hosted payment form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 12:44:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59886#M34457</guid>
      <dc:creator>raviparmarce88</dc:creator>
      <dc:date>2017-09-18T12:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59887#M34458</link>
      <description>&lt;P&gt;Recaptcha is enabled at &lt;A href="https://nexwebhost.com/authorizenet/gethosted.html" target="_blank"&gt;https://nexwebhost.com/authorizenet/gethosted.html&lt;/A&gt;. Try it in your version of FireFox. Or are you asking to enable it on your form? If so, send me a PM with the URL.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 13:03:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59887#M34458</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-09-18T13:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59888#M34459</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21608"&gt;@NexusSoftware&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and really appriciate !&lt;/P&gt;&lt;P&gt;Yes that's what I wanted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked and not getting the captcha in your payment form also and due this 'Pay' button is disabled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not getting the clue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even I have tried for&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://www.google.com/recaptcha/api2/demo&amp;nbsp;" target="_blank"&gt;https://www.google.com/recaptcha/api2/demo&amp;nbsp;&lt;/A&gt;&lt;/STRONG&gt;and not able to get the captcha form.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 13:06:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59888#M34459</guid>
      <dc:creator>raviparmarce88</dc:creator>
      <dc:date>2017-09-18T13:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent - iFrame captcha is not working in Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59889#M34460</link>
      <description>It is probably related to your browser or anti-virus application settings. Do you have a live URL where your iframe is to check out?</description>
      <pubDate>Mon, 18 Sep 2017 13:32:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Urgent-iFrame-captcha-is-not-working-in-Firefox/m-p/59889#M34460</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-09-18T13:32:02Z</dc:date>
    </item>
  </channel>
</rss>

