<br><br><div class="gmail_quote">On Mon, Oct 26, 2009 at 10:29 AM, gary denham <span dir="ltr">&lt;<a href="mailto:gary@dunns.co.uk">gary@dunns.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Dave<br>
<br>
Thanks for the reply, good to hear you have it working. We currently<br>
have a live payment gateway but not running in an iframe, we feel moving<br>
to the iframe would give us far more feedback control to the user.<br>
<br>
Yes, overly complicated and we are using hsbc merchant services who<br>
aren&#39;t exactly helpful on the implementation of 3D secure.<br>
<br>
Is there a standard iframe size that copes with all the issuing bank pages.<br></blockquote><div><br> We have<br><br>                    &lt;div id=&quot;3d&quot; style=&quot;float: right; width: 410px; border:1px solid #D0D0D0; height:500px; margin:0 auto; padding:0;&quot;&gt;<br>
                        &lt;iframe id=&quot;3DRedirect&quot; name=&quot;3DRedirect&quot; frameborder=&quot;0&quot; src=&quot;&lt;?php echo $threeD[&#39;3DRedirectUrl&#39;]; ?&gt;&quot; style=&quot;border: 0; width: 100%; height: 100%; padding: 0; margin: 0;&quot;&gt;&lt;/iframe&gt;<br>
&lt;/div&gt;<br></div></div>