scalplejockey Posted March 10, 2006 Posted March 10, 2006 Hi all Getting ever closer to live state but my client/boss has asked me to modify one of the the checkout page's, the basic issue is as follows. We will be using the Secpay module, which I have up and running, all test's show good results, but at payment selection the option is shown as "secpay" and the client/my boss would like this changed to simply read "credit card" as he believes this is less confusing for the user, I can see his point, but after much searching of the code and this forum I cannot see how this change could be made!. Any help would be great. thx
scalplejockey Posted March 11, 2006 Author Posted March 11, 2006 Hi again all, Did a little more digging and found answer to my own question. as follows Title displayed in checkout process defined in... catalog/includes/language/english(or applicable)/modules/(what ever module you wish to rename).php But be aware that the title in the admin modules payment section will also be changed, as this could cause you some confusion later. there may be a better way, but the table seems to be generated in a loop that just calls for the module name and this would take a little more logic reworking than is realy nessasary for this task. I understand most of you will know this but seems only fair to place answer, as I posted question Have a nice day
Recommended Posts
Archived
This topic is now archived and is closed to further replies.