RadioFreq Posted July 28, 2006 Share Posted July 28, 2006 I am looking for a way to change the text that appears on the checkout page when you choose your checkout method. Mine currently has 2 options that I am using: Authorize.net and Paypal. I would like to change the text on this page to say "Credit Card Payment (Authorize.net)" so that the customers will now that this is the method to use to place credit card orders. I have searched through the .php pages and can not find the correct page that contains this text so that I can change it. Can someone please tell me which php page contains this text so that I can modify it? Thanks in advance eveyone! Patrick Parks Link to comment Share on other sites More sharing options...
ozcsys Posted July 28, 2006 Share Posted July 28, 2006 I am looking for a way to change the text that appears on the checkout page when you choose your checkout method. Mine currently has 2 options that I am using: Authorize.net and Paypal. I would like to change the text on this page to say "Credit Card Payment (Authorize.net)" so that the customers will now that this is the method to use to place credit card orders. I have searched through the .php pages and can not find the correct page that contains this text so that I can change it. Can someone please tell me which php page contains this text so that I can modify it? Thanks in advance eveyone! Patrick Parks Try includes/languages/english/modules/payment/authorize_net.php (or whatever your authorize.net php file is called. ) The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
RadioFreq Posted July 28, 2006 Author Share Posted July 28, 2006 Try includes/languages/english/modules/payment/authorize_net.php (or whatever your authorize.net php file is called. ) Thanks, I have tried there and I think everywhere :P I am unable to find it, it is like a ghost. Patrick Parks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.