<?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: Accept Hosted iFrame form displaying wrong. (.NET) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62437#M36759</link>
    <description>&lt;P&gt;&amp;nbsp;Anurag/Angie,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the replies.&amp;nbsp;&amp;nbsp;Anurag, I do have an IFrameCommunicator.html file in place, and I added a bunch of alerts, to debug, but I get nothing. (From IE 11)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying this on Internet Explorer, when I get the error.&amp;nbsp; It seems to be working from Edge, Chrome, and FireFox.&amp;nbsp; Safari won't load the form at all, not even with the&amp;nbsp;placeholders.&amp;nbsp;&amp;nbsp;Internet Explorer 11 shows the full form with the placeholders.&amp;nbsp; As I said,&amp;nbsp;the network tab shows some strange behaviors.&amp;nbsp; For example, I&amp;nbsp;refreshed the page,&amp;nbsp;clicked Pay, then I got this: (First screenshot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://imgur.com/a/lvQNk" target="_self"&gt;https://imgur.com/a/lvQNk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a couple of refreshes, I no longer&amp;nbsp;get the "Aborted", and I got the proper result&amp;nbsp;for each of the included files, but the form is still screwed up.&amp;nbsp;&amp;nbsp;The second screenshot shows the results when everything downloaded properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Apr 2018 14:22:46 GMT</pubDate>
    <dc:creator>JohnB</dc:creator>
    <dc:date>2018-04-02T14:22:46Z</dc:date>
    <item>
      <title>Accept Hosted iFrame form displaying wrong. (.NET)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62412#M36741</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been working on a .NET form, that will allow us to implement authorize.net's accept hosted form.&amp;nbsp; I used the code from this page as an example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-get-an-accept-payment-page" target="_self"&gt;https://developer.authorize.net/api/reference/#payment-transactions-get-an-accept-payment-page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the code from my development machine,&amp;nbsp;the payment form shows up as expected.&amp;nbsp; When I copy the same code to our web server, I get a form&amp;nbsp;that looks like this:&amp;nbsp; (Contains all sections, with {{}} placeholders.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://imgur.com/a/tGu5l" target="_self"&gt;https://imgur.com/a/tGu5l&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've verified that the form is posting to "&lt;A href="https://test.authorize.net/payment/payment" target="_blank"&gt;https://test.authorize.net/payment/payment&lt;/A&gt;", without a trailing slash.&amp;nbsp; Just to test, I added the slash, and the CSS files fail to load, so I know that the location is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One&amp;nbsp;other thing that I've done, is to run it though the IE developer tools, and watched the results for each of the actions.&amp;nbsp;&amp;nbsp;All of the scripts and CSS files download with a 200 result code, which is fine.&amp;nbsp; However, the form is always screwed up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing I have noted, is&amp;nbsp;that for some unknown reason, some times when I go to the page, some of the scripts from test.authorize.net will not have a result.&amp;nbsp; They simply say (Aborted).&amp;nbsp;&amp;nbsp;This is not the cause of the issue, as even when all files come back normally, the form is still&amp;nbsp;messed up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone has an ideas, I'd love some help, as&amp;nbsp;it makes no sense that the same code would work on one machine, but not another.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 18:15:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62412#M36741</guid>
      <dc:creator>JohnB</dc:creator>
      <dc:date>2018-03-30T18:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted iFrame form displaying wrong. (.NET)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62425#M36751</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23927"&gt;@JohnB&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you have defined a&amp;nbsp;&lt;SPAN&gt;IFrameCommunicator page&amp;nbsp; in your app .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For an example of an IFrameCommunicator page and more information about the messages passed, see our sample&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/accept-sample-app/blob/master/IFrameCommunicator.html" target="_blank"&gt;IFrameCommunicator.html&lt;/A&gt;&amp;nbsp;in our&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/accept-sample-app" target="_blank"&gt;sample application on GitHub&lt;/A&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope it helps !!!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 20:17:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62425#M36751</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-03-31T20:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted iFrame form displaying wrong. (.NET)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62427#M36753</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the screenshot you sent, it looks like Angular is not loaded correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please clean the cache from your browser and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, which browser (IE?) and browser version you are using?&lt;/P&gt;&lt;P&gt;Plus, are you using the same browser of same version on both of your machines?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the form is still not loaded correctly after you clear your cache, please send us the information such as&amp;nbsp;the browser, browser version, and screenshot of "Network" under developer tools, based on which we&amp;nbsp;could help more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 22:56:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62427#M36753</guid>
      <dc:creator>angie</dc:creator>
      <dc:date>2018-03-31T22:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted iFrame form displaying wrong. (.NET)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62437#M36759</link>
      <description>&lt;P&gt;&amp;nbsp;Anurag/Angie,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the replies.&amp;nbsp;&amp;nbsp;Anurag, I do have an IFrameCommunicator.html file in place, and I added a bunch of alerts, to debug, but I get nothing. (From IE 11)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying this on Internet Explorer, when I get the error.&amp;nbsp; It seems to be working from Edge, Chrome, and FireFox.&amp;nbsp; Safari won't load the form at all, not even with the&amp;nbsp;placeholders.&amp;nbsp;&amp;nbsp;Internet Explorer 11 shows the full form with the placeholders.&amp;nbsp; As I said,&amp;nbsp;the network tab shows some strange behaviors.&amp;nbsp; For example, I&amp;nbsp;refreshed the page,&amp;nbsp;clicked Pay, then I got this: (First screenshot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://imgur.com/a/lvQNk" target="_self"&gt;https://imgur.com/a/lvQNk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a couple of refreshes, I no longer&amp;nbsp;get the "Aborted", and I got the proper result&amp;nbsp;for each of the included files, but the form is still screwed up.&amp;nbsp;&amp;nbsp;The second screenshot shows the results when everything downloaded properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:22:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62437#M36759</guid>
      <dc:creator>JohnB</dc:creator>
      <dc:date>2018-04-02T14:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Accept Hosted iFrame form displaying wrong. (.NET)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62470#M36787</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check these also:-&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Are you seeing any errors in console&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Is there any meta tag in parent page&amp;nbsp;like&amp;nbsp;&lt;SPAN&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=8" /&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Check browser also if its gone to document mode 8&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 17:06:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Hosted-iFrame-form-displaying-wrong-NET/m-p/62470#M36787</guid>
      <dc:creator>Shoagraw</dc:creator>
      <dc:date>2018-04-03T17:06:10Z</dc:date>
    </item>
  </channel>
</rss>

