<?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 Questions about CIM  Iframe integration in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/31920#M16614</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to integrate the CIM hosted payment solution with an Iframe popup to collect the payment information. &amp;nbsp;I have code working with API calls createCustomerProfileRequest and&amp;nbsp;getHostedProfilePageRequest, I have gotten tokens, and I have a created a button that opens an iframe to collect credit card and billing information.&amp;nbsp;I have a few questions based on what I've seen so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 - Is there any method to bypass the hidden form/button in order to open the iframe? &amp;nbsp;The user has just come from step 1 of entering their personal information and preferences, and I'd like to have the popup open up for them without having to press an extra button, since that's the necessary next step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 - Do I have any control over the section titles of the popup? &amp;nbsp;I'd like to change the title of the first section from "Add a New Payment Method" to something like "Enter your Credit Card Information".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3 - After I submit the form, I get a message "Your information has been saved" on a white background without any redirect or any link/button to close the popup. &amp;nbsp;Any suggestions how to fix that problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2012 22:10:55 GMT</pubDate>
    <dc:creator>raya</dc:creator>
    <dc:date>2012-12-06T22:10:55Z</dc:date>
    <item>
      <title>Questions about CIM  Iframe integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/31920#M16614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to integrate the CIM hosted payment solution with an Iframe popup to collect the payment information. &amp;nbsp;I have code working with API calls createCustomerProfileRequest and&amp;nbsp;getHostedProfilePageRequest, I have gotten tokens, and I have a created a button that opens an iframe to collect credit card and billing information.&amp;nbsp;I have a few questions based on what I've seen so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 - Is there any method to bypass the hidden form/button in order to open the iframe? &amp;nbsp;The user has just come from step 1 of entering their personal information and preferences, and I'd like to have the popup open up for them without having to press an extra button, since that's the necessary next step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2 - Do I have any control over the section titles of the popup? &amp;nbsp;I'd like to change the title of the first section from "Add a New Payment Method" to something like "Enter your Credit Card Information".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3 - After I submit the form, I get a message "Your information has been saved" on a white background without any redirect or any link/button to close the popup. &amp;nbsp;Any suggestions how to fix that problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 22:10:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/31920#M16614</guid>
      <dc:creator>raya</dc:creator>
      <dc:date>2012-12-06T22:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CIM  Iframe integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/31930#M16619</link>
      <description>&lt;P&gt;1)not sure&lt;/P&gt;&lt;P&gt;2)not that I know of&lt;/P&gt;&lt;P&gt;3)you can use the hostedProfileReturnUrl and hostedProfileReturnUrlText settings when you do the GetHostedProfilePage&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2012 00:04:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/31930#M16619</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-07T00:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CIM  Iframe integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/32148#M16720</link>
      <description>&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't look like using the&amp;nbsp;hostedProfileReturnUrl and&amp;nbsp;hostedProfileReturnUrl parameters is the way to go. &amp;nbsp;The docs in CIM_XML_guide.pdf clearly say "Do not pass this&amp;nbsp;setting for iframes or popups.", and I get an error when I try it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 22:56:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/32148#M16720</guid>
      <dc:creator>raya</dc:creator>
      <dc:date>2012-12-13T22:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CIM  Iframe integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/32150#M16721</link>
      <description>&lt;P&gt;I just found a solution here:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/CIM-hosted-form-option-popup-won-t-close-on-cancel-or-suscessful/td-p/13146"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/CIM-hosted-form-option-popup-won-t-close-on-cancel-or-suscessful/td-p/13146&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had to set my value for&amp;nbsp;hostedProfileIFrameCommunicatorUrl to point to my&amp;nbsp;IframeCommunicator.html page.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 23:07:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-CIM-Iframe-integration/m-p/32150#M16721</guid>
      <dc:creator>raya</dc:creator>
      <dc:date>2012-12-13T23:07:30Z</dc:date>
    </item>
  </channel>
</rss>

