Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I need a module for cashiers check and money orders only


richipy

Recommended Posts

Posted

Where can I find a payment module for cashiers check and money orders only?

 

I see that there is a module for check/money order.

 

I dont want check.

 

Any help?

Posted

in the contribution section of this website:

 

http://addons.oscommerce.com/

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted

If you just want to show that you accept cashiers check/money order, edit moneyorder.php

 

It's inside catalog/includes/languages/english/modules/payment folder

 

define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', 'Check/Money Order');

 

Change to:

 

define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', 'Cashiers Check/Money Order');

Archived

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

×
×
  • Create New...