Quote Originally Posted by DrByte View Post
/includes/languages/english/modules/payment/paypaldp.php
line 21:
Code:
  define('MODULE_PAYMENT_PAYPALDP_TEXT_TITLE', 'Credit Card');
Change the words "Credit Card" to whatever you think they need to say.
DrByte

just a quick little question - ok 2 questions:


  • I'm using 1.3.8, is it recommended to upgrade to 1.3.8a?
  • I'm hoping to use the Paypal Website Pmt Pro/Express combo so that clients don't have to leave the site and can also pay via credit card. If I wanted to replace
    Code:
    define('MODULE_PAYMENT_PAYPALDP_TEXT_TITLE', 'Credit Card');
    so that I can display credit card image instead of text, what files should I modify?


thank you for your patience and ALL our unending queries.