Results 1 to 3 of 3

Adding text to emailed invoice

This is a discussion on Adding text to emailed invoice within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; I'm trying to add a line of shipping information to the email a customer get when they have placed an ...

      
  1. #1
    New Member
    Join Date
    Mar 2004
    Posts
    8
    Rep Power
    0


    Default Adding text to emailed invoice

    I'm trying to add a line of shipping information to the email a customer get when they have placed an order, but I don't know what page holds the text where I would do this. Can you please help?

  2. #2
    Active Member neil's Avatar
    Join Date
    Nov 2002
    Posts
    248
    Rep Power
    10


    Default

    catalog/includes/languages/english/checkout_success.php

    Line 18
    define('TEXT_SUCCESS', 'Your order has been successfully processed! Your products will arrive at their destination within 2-5 working days.');

    to

    define('TEXT_SUCCESS', 'Your order has been successfully processed! Your products will arrive at their destination within 2-5 working days. Use a good text editor and add whatever you want in here.');

    HTH
    Neil
    www.12website.com

    "You can have everything in life that you want if you will just help enough other people get what they want."
    Zig Ziglar

  3. #3
    New Member
    Join Date
    Mar 2004
    Posts
    8
    Rep Power
    0


    Default

    Thanks! I was looking in email and invoice stuff - never thought of checkout_success.

Similar Threads

  1. adding text box for a product attribute
    By tunnel7 in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 06-10-2006, 10:02 AM
  2. Customer adding a text message?
    By fireburst in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 01-25-2005, 08:06 PM
  3. adding text to each category section
    By carruthers1 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-29-2004, 06:19 AM
  4. Adding new text fields to Contact_Us page
    By mac in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-03-2003, 07:20 AM
  5. Credit Card info not emailed!
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 6
    Last Post: 11-25-2002, 07:27 PM

Bookmarks

Posting Permissions

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