<?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: Hosted Form (iFrame) causes JavaScript errors in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47491#M23979</link>
    <description>&lt;P&gt;FYI, we just switched to the live version (we may or may not be in sandbox mode - I think we were told we were fully live), and I see the same JavaScript issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, from what I can tell, it's a simple typo of changing "event" to "evt" or defining "event".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just switched the iframe to&amp;nbsp;&lt;A target="_blank" href="https://secure.authorize.net/profile/...,"&gt;https://secure.authorize.net/profile/...,&lt;/A&gt; so I'm fairly sure I'm at least on the live servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need further information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Sep 2014 19:24:18 GMT</pubDate>
    <dc:creator>rlund</dc:creator>
    <dc:date>2014-09-24T19:24:18Z</dc:date>
    <item>
      <title>Hosted Form (iFrame) causes JavaScript errors</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47091#M23787</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am implementing the Hosted Form in an iFrame that itself is located in a DIV that uses the jquery UI "dialog" system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;iframe id="iframeAuthorizeNet" name="iframeAuthorizeNet"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;form method="post" action="&lt;A target="_blank" href="https://test.authorize.net/profile/addPayment&amp;quot;"&gt;https://test.authorize.net/profile/addPayment"&lt;/A&gt; target="iframeAuthorizeNet" id="formAuthorizeNetPage" style="display:none;"&amp;gt; ... &amp;lt;/form&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this point, I am using the test environment, but I wanted to make sure this issue does not exist on the live system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When adding a payment method, the Card Number&amp;nbsp;and Card Code text fields do not react well to specific keys, e.g. the arrow keys. When I use these or other special keys, the following JavaScript error shows up in the Console:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ReferenceError: event is not defined
  var charCode = (evt.which) ? evt.which : event.keyCode
profile.js (line 62, col 6)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems&amp;nbsp;like&amp;nbsp;there could be&amp;nbsp;a typo: I'm guessing that "event.keyCode" should actually&amp;nbsp;be "evt.keyCode".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the most current version of Firefox on Windows 7 64bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this issue known and does it also exist in the live environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2014 18:29:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47091#M23787</guid>
      <dc:creator>rlund</dc:creator>
      <dc:date>2014-09-11T18:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form (iFrame) causes JavaScript errors</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47199#M23836</link>
      <description>&lt;P&gt;Has no one else ever noticed this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone who has a live environment (I don't yet) confirm that they see the same and verify if the issue also exists in the live environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could I have an admin or moderator respond and let me know that they either disproved this or have passed it on to auth.net for review?&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>Tue, 16 Sep 2014 17:17:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47199#M23836</guid>
      <dc:creator>rlund</dc:creator>
      <dc:date>2014-09-16T17:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form (iFrame) causes JavaScript errors</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47209#M23841</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/15870"&gt;@rlund&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've reported your issue to the product team for analysis and am waiting for a response.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 20:24:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47209#M23841</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-16T20:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form (iFrame) causes JavaScript errors</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47233#M23853</link>
      <description>&lt;P&gt;Great, thanks!&lt;/P&gt;&lt;P&gt;Looking forward to hearing back.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:38:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47233#M23853</guid>
      <dc:creator>rlund</dc:creator>
      <dc:date>2014-09-17T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form (iFrame) causes JavaScript errors</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47491#M23979</link>
      <description>&lt;P&gt;FYI, we just switched to the live version (we may or may not be in sandbox mode - I think we were told we were fully live), and I see the same JavaScript issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, from what I can tell, it's a simple typo of changing "event" to "evt" or defining "event".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just switched the iframe to&amp;nbsp;&lt;A target="_blank" href="https://secure.authorize.net/profile/...,"&gt;https://secure.authorize.net/profile/...,&lt;/A&gt; so I'm fairly sure I'm at least on the live servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need further information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2014 19:24:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-iFrame-causes-JavaScript-errors/m-p/47491#M23979</guid>
      <dc:creator>rlund</dc:creator>
      <dc:date>2014-09-24T19:24:18Z</dc:date>
    </item>
  </channel>
</rss>

