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 ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| 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 *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** 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 User Manual - osCMax Templates - Advanced Template Tutorial |
|
#2
| |||
| |||
| 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 |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Print all shipping label WITHOUT open any order detail page? | kepin | osCMax v2 Customization/Mods | 3 | 07-05-2007 08:48 PM |
| Print Order receipt | michael_s | New osCommerce Contributions | 0 | 06-15-2007 11:00 AM |
| Batch Print Center | michael_s | New osCommerce Contributions | 0 | 02-09-2007 10:52 PM |
| Print Order | ladyk | osCommerce 2.2 Modification Help | 0 | 01-08-2007 12:17 PM |