Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change the name of a payment module


illusive

Recommended Posts

Posted

Hello,

How do i change the name of a payment module so it shoes up differantly to a customer, what I want to do is instead of 2checkout Showing Up I would like Credit Card to show up.

 

Thanks

Posted

Hi,

 

open up catalog/includes/languages/english/modules/payment/pm2checkout.php

 

and search for this

 

define('MODULE_PAYMENT_2CHECKOUT_TEXT_TITLE', '2CheckOut');

 

replace the '2CheckOut' with 'Credit Card'

Keith

 

 

What the hell was I thinkin'?

Archived

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

×
×
  • Create New...