Nugget44 Posted April 1, 2007 Posted April 1, 2007 My site seems to be working fine. I have Paypal and Money Order as the only payment options. I'd like to edit the Paypal option to say - Credit Card / Paypal instead of just Paypal. We are getting emails from customers who want to pay by credit card but are not aware they can do it through Paypal. I was hoping I could open the paypal.php module in a text editor and change the wording - just not sure which string to edit. Thanks Dave
vasttech Posted April 1, 2007 Posted April 1, 2007 includes/languages/english/modules/payment/paypal.php (filename may be slightly different if you have Website Payment Pro or IPN contribution but that is where you change it). osCommerce Knowledge Base osCommerce Documentation Contributions
Nugget44 Posted April 1, 2007 Author Posted April 1, 2007 includes/languages/english/modules/payment/paypal.php (filename may be slightly different if you have Website Payment Pro or IPN contribution but that is where you change it). Yes I know which PHP file to edit - just don't know which mention in that file - the word Paypal appears 32 times. Thanks for your help. Dave
vasttech Posted April 1, 2007 Posted April 1, 2007 There should be define statements with the word TITLE in them. Those would be the ones to change. osCommerce Knowledge Base osCommerce Documentation Contributions
Nugget44 Posted April 1, 2007 Author Posted April 1, 2007 There should be define statements with the word TITLE in them. Those would be the ones to change. THANK YOU - that worked - appreciate your help. Dave
Recommended Posts
Archived
This topic is now archived and is closed to further replies.