Announcement

Collapse
No announcement yet.

Adding 3-D Secure to checkout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Adding 3-D Secure to checkout

    Could someone please tell me in simple terms how to add the logos for Visa and Mastercard 3-D Secure to the checkout pages.

    TIA, Ken

    #2
    Save the logo somewhere sensible then add the code where you want it to appear, similar to this:
    Code:
    <img src="images/General/logo-VerifiedVisa.gif" width="150" height="75" alt="Verified by Visa" />

    Comment

    Working...
    X