[Phpwm] 3D secure

Martin Meredith martin.meredith at mobilefun.co.uk
Tue Oct 27 18:35:54 UTC 2009


On Mon, Oct 26, 2009 at 10:29 AM, gary denham <gary at dunns.co.uk> wrote:

> Hi Dave
>
> Thanks for the reply, good to hear you have it working. We currently
> have a live payment gateway but not running in an iframe, we feel moving
> to the iframe would give us far more feedback control to the user.
>
> Yes, overly complicated and we are using hsbc merchant services who
> aren't exactly helpful on the implementation of 3D secure.
>
> Is there a standard iframe size that copes with all the issuing bank pages.
>

 We have

                    <div id="3d" style="float: right; width: 410px;
border:1px solid #D0D0D0; height:500px; margin:0 auto; padding:0;">
                        <iframe id="3DRedirect" name="3DRedirect"
frameborder="0" src="<?php echo $threeD['3DRedirectUrl']; ?>" style="border:
0; width: 100%; height: 100%; padding: 0; margin: 0;"></iframe>
</div>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/phpwm/attachments/20091027/dc3338eb/attachment-0001.htm 


More information about the Phpwm mailing list