<?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 iFrame and getHostedProfilePageRequest in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48835#M24527</link>
    <description>&lt;P&gt;This example does not show how/where to set the&amp;nbsp;&lt;SPAN&gt;hostedProfileIFrameCommunicatorUrl.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please reply ASAP with instructions as we have a go-live this Thursday.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Nov 2014 23:27:32 GMT</pubDate>
    <dc:creator>johnckendall</dc:creator>
    <dc:date>2014-11-17T23:27:32Z</dc:date>
    <item>
      <title>CIM iFrame and getHostedProfilePageRequest</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/36923#M20497</link>
      <description>&lt;P&gt;Can someone explain part of the iframe process when using the CIM API like I'm 5 :smileyhappy:?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product: CIM&lt;/P&gt;&lt;P&gt;Language: ColdFusion (not terribly relevant to the question)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's where I'm at: I have succesfully created a customer profile and added a payment profile to said customer profile.&lt;BR /&gt;&amp;nbsp;I have gotten to the point where I can submit the customer's profile ID in a "getHostedProfilePageRequest" call and receive a valid token. I then use the button/hidden form field method to post this token to the iframe (by name) using the following URL as the action attribute of the form tag "&lt;A href="https://test.authorize.net/profile/manage&amp;quot;." target="_blank"&gt;https://test.authorize.net/profile/manage".&lt;/A&gt; This causes the iframe to populate with the standard "edit profile"/"add payment method" form. When I'm done and have clicked the "save" button for any changes I've made, I'm taken right back to the standard "edit profile"/"add payment method" form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question: how do I get the iframe to go away/close when payment information is done being manipulated? after searching these forums, I have seen mention of "hostedProfileReturnUrl" and "hostedProfileReturnUrlText" to create a button that closes out the AuthNet page, but the documentation (straight XML) says NOT to pass these when working with an iframe. I have also seen mention of the "hostedProfileIFrameCommunicatorUrl" being something of importance when dealing with the iframe setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I use it? I gather that there should be some form of JavaScript in whatever URL I pass there, but what JS? What should it do and how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any samples/scenarios or insight at all would be appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2013 21:03:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/36923#M20497</guid>
      <dc:creator>MensaAuthNetDev</dc:creator>
      <dc:date>2013-11-19T21:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iFrame and getHostedProfilePageRequest</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/37015#M20543</link>
      <description>&lt;P&gt;I have spent some time looking through the community in the time since I posted the first message and still haven't come up with something stating specifics on how to implement the "hostedProfileIFrameCommunicatorUrl" parameter and how the page it references should work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 17:25:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/37015#M20543</guid>
      <dc:creator>MensaAuthNetDev</dc:creator>
      <dc:date>2013-11-21T17:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iFrame and getHostedProfilePageRequest</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/37059#M20565</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our &lt;A href="http://developer.authorize.net/downloads/samplecode/" target="_blank"&gt;CIM Hosted Popup sample code&lt;/A&gt; has a working example of the iFrameCommunicator that shows how to send a signal to your code when the save has completed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 19:14:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/37059#M20565</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2013-11-26T19:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iFrame and getHostedProfilePageRequest</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48595#M24435</link>
      <description>&lt;P&gt;Hi I am also trying to close popup after saving or close action. but it did not work. As you suggest i check my iframe communicator url (&lt;A target="_blank" href="https://test.com:8443/ecommerce/control/hostedProfileResponse)"&gt;https://test.com:8443/ecommerce/control/hostedProfileResponse)&lt;/A&gt; give in the xml file called during open ifram.&amp;nbsp; Also the domain of the (&lt;A target="_blank" href="https://test.com:8443/ecommerce/control/callCim)"&gt;https://test.com:8443/ecommerce/control/callCim)&lt;/A&gt; are same but i frame does't close on the action. I check in the browser console it gives issue &lt;STRONG&gt;Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "&lt;A target="_blank" href="https://test.com:8443&amp;quot;"&gt;https://test.com:8443"&lt;/A&gt; from accessing a frame with origin "&lt;A target="_blank" href="https://test.authorize.net&amp;quot;."&gt;https://test.authorize.net".&lt;/A&gt; Protocols, domains, and ports must match.&lt;/STRONG&gt;&amp;nbsp; Can you please suggest me waht i am doing wrong. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2014 09:29:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48595#M24435</guid>
      <dc:creator>anchit</dc:creator>
      <dc:date>2014-11-08T09:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iFrame and getHostedProfilePageRequest</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48835#M24527</link>
      <description>&lt;P&gt;This example does not show how/where to set the&amp;nbsp;&lt;SPAN&gt;hostedProfileIFrameCommunicatorUrl.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please reply ASAP with instructions as we have a go-live this Thursday.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2014 23:27:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48835#M24527</guid>
      <dc:creator>johnckendall</dc:creator>
      <dc:date>2014-11-17T23:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iFrame and getHostedProfilePageRequest</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48837#M24528</link>
      <description>&lt;P&gt;Is in the doc.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or xml&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/reference/"&gt;http://developer.authorize.net/api/reference/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Nov 2014 00:17:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iFrame-and-getHostedProfilePageRequest/m-p/48837#M24528</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-11-18T00:17:28Z</dc:date>
    </item>
  </channel>
</rss>

