Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2006
    Posts
    14
    Plugin Contributions
    0

    Default money orders vs checks

    hello all,

    i would like to change the option from checks and money orders to just money orders. how would i go about doing that, please?

    thank you!

  2. #2
    Join Date
    Nov 2005
    Location
    Missouri
    Posts
    37
    Plugin Contributions
    0

    Default Re: money orders vs checks

    Just modify the parts in red to what you want the text to read.

    includes/languages/english/modules/payment/moneyorder.php

    Line #22 : define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', 'Check/Money Order');

    Line #23 : define('MODULE_PAYMENT_MONEYORDER_TEXT_DESCRIPTION', 'Please make your check or money order payable to:<br />' . MODULE_PAYMENT_MONEYORDER_PAYTO . '<br /><br />Mail your payment to:<br />' . nl2br(STORE_NAME_ADDRESS) . '<br /><br />' . 'Your order will not ship until we receive payment.');

    Line #24 : define('MODULE_PAYMENT_MONEYORDER_TEXT_EMAIL_FOOTER', "Please make your check or money order payable to:" . "\n\n" . MODULE_PAYMENT_MONEYORDER_PAYTO . "\n\nMail your payment to:\n" . STORE_NAME_ADDRESS . "\n\n" . 'Your order will not ship until we receive payment.');

 

 

Similar Threads

  1. money order and checks
    By mera in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 21 Jan 2009, 03:08 PM
  2. Removing checks and money orders
    By big blue in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 4 Apr 2008, 05:19 AM
  3. Accept Money Orders and not checks
    By MallTrip.com in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 20 Sep 2006, 10:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg