Guest Posted January 3, 2005 Posted January 3, 2005 (edited) I am trying to change the text that appears on the checkout_payment.php page under Payment menthod. I use the Bank of America (Bofa) payment module to accept credit card payments, however people try to pay with AMEX, which we do not accept. I need to add some text to indicate what cards we take. I thought I would Change the text "Credit Card Payment" to "Visa/MasterCard". I only found two placed where this text occurs in the code: includes\languages\english\modules\payment\bofa.php on line 29 (commented out) and includes\modules\payment\bofa.php on line 609 I changed the text in both of these places but the text doesn't change on the actual page. I'm baffled. Any Idea what's going on? Edited January 3, 2005 by talon39 Quote
Guest Posted January 3, 2005 Posted January 3, 2005 I am trying to change the text that appears on the checkout_payment.php page under Payment menthod. I use the Bank of America (Bofa) payment module to accept credit card payments, however people try to pay with AMEX, which we do not accept. I need to add some text to indicate what cards we take. I thought I would Change the text "Credit Card Payment" to "Visa/MasterCard". I only found two placed where this text occurs in the code: includes\languages\english\modules\payment\bofa.php on line 29 (commented out) and includes\modules\payment\bofa.php on line 609 I changed the text in both of these places but the text doesn't change on the actual page. I'm baffled. Any Idea what's going on? <{POST_SNAPBACK}> Anyone? Anyone even know what I'm talking about? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.