Results 1 to 2 of 2
  1. #1
    Join Date
    May 2007
    Posts
    2
    Plugin Contributions
    0

    Default Payments Accepted

    Is there a way to set up the payment module to accept money orders without accepting checks.

    Thanks!
    Deb

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Payments Accepted

    yes, change the language file. includes/languages/english/modules/payment/moneyorder.php

    edit the defines:

    define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', 'Check/Money Order');
    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.');
    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.');


    Place the edited copy in your override directory.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. paypal payments not being accepted help
    By scott513 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 22 Sep 2010, 03:10 PM
  2. Show Accepted Payments on Left side
    By AirsoftOutfitter in forum Addon Sideboxes
    Replies: 3
    Last Post: 28 Aug 2010, 12:51 AM
  3. Website Payments pro accept international payments?
    By psr racing in forum PayPal Website Payments Pro support
    Replies: 1
    Last Post: 10 Nov 2009, 03:37 PM
  4. Payments not being accepted - firepay module
    By mycolumbus in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 12 Jun 2008, 03:19 PM
  5. Ebay, Brick and Mortor payments accepted in ZC
    By dharma in forum General Questions
    Replies: 6
    Last Post: 10 Dec 2006, 07:31 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