<?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 Accept Payment Page does not work in Ionic 3 with IOS in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Payment-Page-does-not-work-in-Ionic-3-with-IOS/m-p/67487#M40885</link>
    <description>&lt;P&gt;We are trying to integrate Accept Payment Page in an Ionic 3 project.&lt;/P&gt;&lt;P&gt;since Ionic app's pages have an origin = "file://" because their pages are hosted localy.&lt;/P&gt;&lt;P&gt;to allow the use of the IFrameCommunicator.html which has to be be hosted on the same domain with the Ifame, we used two another Iframes,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Inner Iframe to contain the Accept page Iframe, Origin="https//ourServer"&lt;/LI&gt;&lt;LI&gt;Outer Iframe neccessary so that IframeCommunicator could referance previously mentioned Iframe (we&amp;nbsp; had no issues with that part). Origin="https//ourServer"&lt;/LI&gt;&lt;LI&gt;Outermost Iframe part of the Ionic App hence Hosted on Origin="file://"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;we used message evets for communication between frames.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so far everything works properly on Chrome and Safari (with 'ion serve') and Android devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The problem is that it does not run on IOS devices (or simulators).&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the begining it did not load the Outermost Iframe so we added&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;access origin="*" /&amp;gt;

&amp;lt;allow-navigation href="*" /&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;to config.xml&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;as advised in&amp;nbsp;&lt;A href="https://forum.ionicframework.com/t/iframe-loading-fail-on-ios/116425" target="_self"&gt;here&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;then it loaded the two outer Iframes but not the Accept Payment Page&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;(or the&amp;nbsp;Accept Payment Page only when we tried to open it directly in the Outermost Iframe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;but then the communicator page cannot be used)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;in other words it works with only one origin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;does anyone know how what can be done to run the Accept Pament Page properly on an IOS Ionic App?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&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;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2019 13:35:19 GMT</pubDate>
    <dc:creator>mrazgoner11</dc:creator>
    <dc:date>2019-04-23T13:35:19Z</dc:date>
    <item>
      <title>Accept Payment Page does not work in Ionic 3 with IOS</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Payment-Page-does-not-work-in-Ionic-3-with-IOS/m-p/67487#M40885</link>
      <description>&lt;P&gt;We are trying to integrate Accept Payment Page in an Ionic 3 project.&lt;/P&gt;&lt;P&gt;since Ionic app's pages have an origin = "file://" because their pages are hosted localy.&lt;/P&gt;&lt;P&gt;to allow the use of the IFrameCommunicator.html which has to be be hosted on the same domain with the Ifame, we used two another Iframes,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Inner Iframe to contain the Accept page Iframe, Origin="https//ourServer"&lt;/LI&gt;&lt;LI&gt;Outer Iframe neccessary so that IframeCommunicator could referance previously mentioned Iframe (we&amp;nbsp; had no issues with that part). Origin="https//ourServer"&lt;/LI&gt;&lt;LI&gt;Outermost Iframe part of the Ionic App hence Hosted on Origin="file://"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;we used message evets for communication between frames.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so far everything works properly on Chrome and Safari (with 'ion serve') and Android devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The problem is that it does not run on IOS devices (or simulators).&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the begining it did not load the Outermost Iframe so we added&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;access origin="*" /&amp;gt;

&amp;lt;allow-navigation href="*" /&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;to config.xml&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;as advised in&amp;nbsp;&lt;A href="https://forum.ionicframework.com/t/iframe-loading-fail-on-ios/116425" target="_self"&gt;here&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;then it loaded the two outer Iframes but not the Accept Payment Page&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;(or the&amp;nbsp;Accept Payment Page only when we tried to open it directly in the Outermost Iframe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;but then the communicator page cannot be used)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;in other words it works with only one origin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;does anyone know how what can be done to run the Accept Pament Page properly on an IOS Ionic App?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&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;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 13:35:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-Payment-Page-does-not-work-in-Ionic-3-with-IOS/m-p/67487#M40885</guid>
      <dc:creator>mrazgoner11</dc:creator>
      <dc:date>2019-04-23T13:35:19Z</dc:date>
    </item>
  </channel>
</rss>

