
Originally Posted by
philip_clarke
That's going to be a bit of a bugger for me to test then, since they refused to give me an account.
Just for reference.
Code:
To source the images directly from RBS WorldPay's payment server, copy the code from the table below. Each line represents an individual card logo image, which can be distinguished by the last part of the file URL (i.e. /visa.gif, /maestro.gif etc)
<!-- Individual logos-->
<img src=http://www.rbsworldpay.com/images/cardlogos/VISA.gif border=0 alt="Visa Credit payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/visa_debit.gif border=0 alt="Visa Debit payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/visa_electron.gif border=0 alt="Visa Electron payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/mastercard.gif border=0 alt="Mastercard payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/maestro.gif border=0 alt="Maestro payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/amex.gif border=0 alt="American Express payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/diners.gif border=0 alt="Diners payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/JCB.gif border=0 alt="JCB payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/SOLO.gif border=0 alt="Solo payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/laser.gif border=0 alt="Laser payments supported by RBS WorldPay">
<img src=http://www.rbsworldpay.com/images/cardlogos/ELV.gif border=0 alt="ELV payments supported by RBS WorldPay">
<!-- Powered by RBS WorldPay logo-->
<a href=http://www.rbsworldpay.com/><img src=http://www.rbsworldpay.com/images/poweredByRBSWorldPay.gif border=0 alt="Powered By RBS WorldPay"></a>
Bookmarks