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...
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.
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>',