C20 credit card logo

Discussion in 'Payments processing' started by jander, Mar 25, 2006.

  1. jander

    jander New Member

    Joined:
    Jan 10, 2006
    Messages:
    4
    Can anyone tell me how to add a 2checkout credit card image logo next to the 2checkout payment check box in the signup page? Everytime I try to add this image it destroys the whole page... What file do I need to be in for this? Thanks much...
  2. caucus

    caucus Member

    Joined:
    Jan 19, 2006
    Messages:
    45
    Hello Jander

    I think it is signup.html in the templates folder. Make a backup first! I made my backup name signup_aOriginal.php. That way the original s right underneath the file that I modified and I can always put it back.
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    you may edit file
    amember/plugins/payment/twocheckout_r/twocheckout_r.inc.php
    and replace
    'description' => 'purchase from 2Checkout',
    to
    'description' => 'purchase from 2Checkout<your any html goes here>',

Share This Page