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

    Default Adding Info to the Payment page

    On the page that says Step 2 of 3 - Payment Information i want to and text under the Money Order/Checks payment option. I want to inform customers about how much time they have for them to clear

    Thanks

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Adding Info to the Payment page

    Easiest way (means to don't have to edit complex code)...

    Open:-

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

    There are three DEFINES here. The first one is the title of the payment option, and to have some text under it, do this...

    define('MODULE_PAYMENT_MONEYORDER_TEXT_TITLE', 'Check/Money Order<br />Can take up to 14 days to clear.');

    You may wish to add something similar to the other two DEFINES as well, as these are displayed elsewhere in the checkout and confirmation process.

    Save the edited version to:-

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

 

 

Similar Threads

  1. Adding additional Product Details to the Product Info Page??
    By Adrian88 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jan 2009, 09:38 AM
  2. Adding info in the Payment options
    By scottypmiz in forum Customization from the Admin
    Replies: 0
    Last Post: 6 Feb 2008, 04:13 PM
  3. Adding a Text Area to the Product Info Page
    By innovafire in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Jan 2008, 04:40 AM
  4. adding a table to the product info page
    By davidpiddington in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 May 2006, 03:24 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