Results 1 to 3 of 3

Service Oriented Business Does Not Need Shipping

This is a discussion on Service Oriented Business Does Not Need Shipping within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; How do I turn off shipping addresses and prices? I am selling a service, so there is no shipping involved. ...

      
  1. #1
    Lurker
    Join Date
    Jul 2004
    Posts
    3
    Rep Power
    0


    Default Service Oriented Business Does Not Need Shipping

    How do I turn off shipping addresses and prices? I am selling a service, so there is no shipping involved.

    Thanks,

    Tina

  2. #2
    New Member
    Join Date
    Jul 2004
    Location
    a mountaintop in Florida
    Posts
    22
    Rep Power
    0


    Default

    For the prices, you can keep them from showing up on the order pages by going in the Admin to Modules > Order Total and selecting the Shipping module, then clicking "edit" in the details box. Set the "Display Shipping" option to false. To remove the Shipping address from your customers' emailed invoices, edit your checkout_process.php file (in /catalog/includes/languages/english) and look for the line that says
    Code:
    define('EMAIL_TEXT_DELIVERY_ADDRESS', 'Delivery Address');
    and comment it out (put // at the beginning of the line).

  3. #3
    New Member
    Join Date
    Jul 2004
    Location
    a mountaintop in Florida
    Posts
    22
    Rep Power
    0


    Default

    If you find you need to do further Shipping module customization, here's a contrib that provides documentation for doing it. http://www.oscommerce.com/community/...ions,37/page,2

Similar Threads

  1. United States Postal Service
    By Btwixt_Group in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 12-21-2004, 03:42 PM
  2. Service pack 2 problems?
    By calle in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 11-02-2004, 08:45 AM
  3. Brochure/service style mod
    By Zippo in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 11-07-2003, 03:43 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
  •