<?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: CIM Hosted Form Integration with localhost &amp;amp; IFrame in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53715#M28805</link>
    <description>&lt;P&gt;No, I don't https ssl cert installed. Do I need to have it installed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It still loads the hosted form, but this is the error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Mixed Content: The page at '&lt;A href="https://test.authorize.net/profile/addPayment'" target="_blank"&gt;https://test.authorize.net/profile/addPayment'&lt;/A&gt; was loaded over HTTPS, but requested an insecure resource 'http://localhost:58858/Manage/IframeCommunicator'. This request has been blocked; the content must be served over HTTPS."&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2016 20:33:32 GMT</pubDate>
    <dc:creator>ksanchezssmci1</dc:creator>
    <dc:date>2016-02-05T20:33:32Z</dc:date>
    <item>
      <title>CIM Hosted Form Integration with localhost &amp; IFrame</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53713#M28803</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So I'm trying to integrate the CIM Hosted Form into my company's website, but I've been struggling with the hostedProfileIFrameCommuniatorUrl setting and actually being able to close the iframe. I am doing this in C# and using MVC, not sure if that actually matters, but when I put the path to the IframeCommunicator in the folder, I am getting the&amp;nbsp;"ERR_SSL_PROTOCOL_ERROR" error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my setting:&lt;/P&gt;&lt;PRE&gt;settings[1] = new settingType
            {
                settingName = settingNameEnum.hostedProfileIFrameCommunicatorUrl.ToString(),
                settingValue = "https://localhost:58858/contentx/IframeCommunicator"
            };&lt;/PRE&gt;&lt;P&gt;I have that path, and then I also created a View and an ActionResult in a controller that looks like this (for testing purposes):&lt;/P&gt;&lt;PRE&gt;settings[1] = new settingType
            {
                settingName = settingNameEnum.hostedProfileIFrameCommunicatorUrl.ToString(),
                settingValue = "https://localhost:58858/Manage/IframeCommunicator"
            };&lt;/PRE&gt;&lt;P&gt;I have tried just putting in 'http://' but it says it can't communicate with &lt;A href="https://test.auth.net" target="_blank"&gt;https://test.auth.net&lt;/A&gt; because it's not secure (obviously). So my question for whoever, is HOW DO I FIX THIS?? I've been going about it for about 8 hours already and it doesn't make sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for the help and input!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:13:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53713#M28803</guid>
      <dc:creator>ksanchezssmci1</dc:creator>
      <dc:date>2016-02-05T20:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Hosted Form Integration with localhost &amp; IFrame</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53714#M28804</link>
      <description>&lt;P&gt;do you have https ssl cert install?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried just putting in 'http://' but it says it can't communicate with &lt;A href="https://test.auth.net" target="_blank" rel="nofollow"&gt;https://test.auth.net&lt;/A&gt; because it's not secure (obviously).&lt;/P&gt;&lt;P&gt;is that just a warning?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:20:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53714#M28804</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-02-05T20:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Hosted Form Integration with localhost &amp; IFrame</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53715#M28805</link>
      <description>&lt;P&gt;No, I don't https ssl cert installed. Do I need to have it installed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It still loads the hosted form, but this is the error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Mixed Content: The page at '&lt;A href="https://test.authorize.net/profile/addPayment'" target="_blank"&gt;https://test.authorize.net/profile/addPayment'&lt;/A&gt; was loaded over HTTPS, but requested an insecure resource 'http://localhost:58858/Manage/IframeCommunicator'. This request has been blocked; the content must be served over HTTPS."&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:33:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53715#M28805</guid>
      <dc:creator>ksanchezssmci1</dc:creator>
      <dc:date>2016-02-05T20:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Hosted Form Integration with localhost &amp; IFrame</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53716#M28806</link>
      <description>&lt;P&gt;For testing you could change your secruity settings&lt;/P&gt;&lt;P&gt;Found this about:config options for Firefox&lt;/P&gt;&lt;P&gt;security.mixed_content.block_active_content&lt;/P&gt;&lt;P&gt;security.mixed_content.block_display_content&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IE have it in secruity tab Display Mixed Content&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:01:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53716#M28806</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-02-05T21:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Hosted Form Integration with localhost &amp; IFrame</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53717#M28807</link>
      <description>&lt;P&gt;I actually figured out what the issue was. In my visual studio project I didn't have SSL enabled for the localhost, so I enabled that and everything is working!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help and getting me looking down the right path!!!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:24:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Hosted-Form-Integration-with-localhost-amp-IFrame/m-p/53717#M28807</guid>
      <dc:creator>ksanchezssmci1</dc:creator>
      <dc:date>2016-02-05T21:24:30Z</dc:date>
    </item>
  </channel>
</rss>

