osCmax v2.5 User Manual
Results 1 to 2 of 2

Print Order receipt

This is a discussion on Print Order receipt within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; I was having a problem with this module and STS. It wouldn't not display the receipt info with the STS ...

      
  1. #1
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Post Print Order receipt

    I was having a problem with this module and STS. It wouldn't not display the receipt info with the STS module installed. It took me forever to figure out but here is what worked for me.



    FOR SIMPLE TEMPLATE USERS ONLY (STS)

    ================================================== =
    In catalog/print_order.php

    FIND:

    require('includes/application_top.php');

    RIGHT BELOW IT ADD:

    $sts->stop_capture();


    REMOVE:

    ================================================== =

    In catalog/print_order2.php

    FIND:

    require('includes/application_top.php');

    RIGHT BELOW IT ADD:

    $sts->stop_capture();


    REMOVE:


    More...
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  2. #2
    Active Member
    Join Date
    Aug 2004
    Posts
    117
    Rep Power
    0


    Default Re: Print Order receipt

    Hi -

    I've installed Print Order receipt on my oscmax 2.0 site. The button works great under account_history_info.php On the checkout_success.php page the "print invoice" works if a customer has an account and places an order. If a customer follows the "Proceed directly to checkout" WITHOUT creating an account the "print invoice" button launches a window with the login.php page showing.

    Does anyone have any suggestions about how I might modify the code, so that if a person doesn't create an account they can still print a reciept from the checkout_success.php page?

    Thank you,
    Barb

Similar Threads

  1. Print all shipping label WITHOUT open any order detail page?
    By kepin in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 07-05-2007, 08:48 PM
  2. Print Order receipt
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-15-2007, 11:00 AM
  3. Batch Print Center
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-09-2007, 10:52 PM
  4. Print Order
    By ladyk in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 01-08-2007, 12:17 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
  •