<?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: Iframe Communicator Page code not showing in divIframeCommunicator html PLEASE HELP in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60462#M34994</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22638"&gt;@tarekhamou&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give an example of the token request you're sending?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 00:50:52 GMT</pubDate>
    <dc:creator>Aaron</dc:creator>
    <dc:date>2017-11-14T00:50:52Z</dc:date>
    <item>
      <title>Iframe Communicator Page code not showing in divIframeCommunicator html PLEASE HELP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60450#M34983</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When paying on our page the successful thank you text shows but the javascript that is on our iframecommunicator page is not showing in divIframeCommunicator, but the iframe source is showing the link(to our iframecommunicator page) that we have sent in the begining. for example thats how the html looks like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;iframe src="&lt;A href="https://websitename.local/IFrameCommunicator.html#action=resizeWindow&amp;amp;amp;width=1000&amp;amp;amp;height=662" target="_blank"&gt;https://websitename.local/IFrameCommunicator.html#action=resizeWindow&amp;amp;amp;width=1000&amp;amp;amp;height=662&lt;/A&gt;" name="ifrmCommunicator" id="ifrmCommunicator" onload="IFrameCommunication.iFrmCommunicator_onload();"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;BR /&gt;&lt;BR /&gt;we tried returning a html page instead of the link to our controller (which by the way send html body when requested) but also there was no success.&lt;BR /&gt;&lt;BR /&gt;Note: It should work locally because authorize sample website works fine locally.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 14:59:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60450#M34983</guid>
      <dc:creator>tarekhamou</dc:creator>
      <dc:date>2017-11-13T14:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Iframe Communicator Page code not showing in divIframeCommunicator html PLEASE HELP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60462#M34994</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22638"&gt;@tarekhamou&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give an example of the token request you're sending?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 00:50:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60462#M34994</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-11-14T00:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Iframe Communicator Page code not showing in divIframeCommunicator html PLEASE HELP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60474#M35001</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;Thanks a lot for the quick reply, This is my json request body:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"getHostedPaymentPageRequest":{&lt;/P&gt;&lt;P&gt;"merchantAuthentication":{&lt;/P&gt;&lt;P&gt;"name":"*********","transactionKey":"&lt;SPAN&gt;*********&lt;/SPAN&gt;"},&lt;/P&gt;&lt;P&gt;"transactionRequest":{&lt;/P&gt;&lt;P&gt;"transactionType":"authCaptureTransaction",&lt;/P&gt;&lt;P&gt;"amount":"20.00","order":{&lt;/P&gt;&lt;P&gt;"invoiceNumber":"Test"}},&lt;/P&gt;&lt;P&gt;"hostedPaymentSettings":{&lt;/P&gt;&lt;P&gt;"setting":[{&lt;/P&gt;&lt;P&gt;"settingName":"hostedPaymentIFrameCommunicatorUrl","settingValue":"{\"url\":\"&lt;A href="https://websitename.local/IFrameCommunicator.html\" target="_blank"&gt;https://websitename.local/IFrameCommunicator.html\&lt;/A&gt;"}"}]}}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, the link is showing in the response but the body not.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:32:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60474#M35001</guid>
      <dc:creator>tarekhamou</dc:creator>
      <dc:date>2017-11-14T07:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Iframe Communicator Page code not showing in divIframeCommunicator html PLEASE HELP</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60496#M35022</link>
      <description>&lt;P&gt;When the form loads, are there any errors in the browser console? Is the page that loads the form itself also hosted on&amp;nbsp;the same host as the iframecommunicator page?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an aside,&amp;nbsp;if you find working with Accept Hosted difficult because of the limitations like the above, might I recommend&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/features/acceptjs.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Accept.js&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We've just released functionality where you can actually now call a hosted payment form from JavaScript in the browser, and then return an encrypted representation of the card data back to your server to do all of the transaction processing server-side. It's the PCI-DSS profile of Accept Hosted without the iFrameCommunicator weirdness.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 19:25:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Iframe-Communicator-Page-code-not-showing-in/m-p/60496#M35022</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-11-14T19:25:12Z</dc:date>
    </item>
  </channel>
</rss>

