Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing some verbage


carlosmal

Recommended Posts

Posted

I am trying to change the wording on my checkout_payment.php page. I currently have two payment options enabled including Paypal and Check/Money Order, however, where it says Paypal, I want it to say 'Credit Card Payment'. I am looking through the code to see where I can change this but i cant seem to find it. Anyone know how I can make this change?

 

Thanks in advance.

 

-Carlos

Posted
I am trying to change the wording on my checkout_payment.php page. I currently have two payment options enabled including Paypal and Check/Money Order, however, where it says Paypal, I want it to say 'Credit Card Payment'. I am looking through the code to see where I can change this but i cant seem to find it. Anyone know how I can make this change?

 

Thanks in advance.

 

-Carlos

All of this sort of text is in the language files. Just find the file of the same name.

Posted

OK, i was able to get into that page but I am still unable to change the name of the module. It looks like the code searches for all of the modules that are currently installed and thats how it knows what payment options to display on that page. It appears that what I am trying to do is chagne the name of the module itself. Any ideas.

 

Thanks in advance.

 

-Carlos

Posted
OK, i was able to get into that page but I am still unable to change the name of the module. It looks like the code searches for all of the modules that are currently installed and thats how it knows what payment options to display on that page. It appears that what I am trying to do is chagne the name of the module itself. Any ideas.

 

Thanks in advance.

 

-Carlos

The answer is the same, nobody said anything about changing the name of the module, only changing what is displayed.

In case you are confused

catalog/includes/languages/modules/payment is where you should be looking.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...