Contributions
Print orders Catalog
For recent snapshot (work for me on 01-01-2003)
Add a button on the account_history_info page to view and print a clean Order.
Expand All / Collapse All
other error typing in the install text... sorry :*>
you had to read $order_id and not $orders_id for the add on checkout_success.php after line 105
I hope it's the last update for the v1.1 ;)
only error typing in the install text : for the changing in checkout_process.php, you had to read #REPLACE BY:
tep_redirect(tep_href_link(FILENAME_CHECKOUT_SUCCESS, 'order_id='.$insert_id, 'SSL'));
And not ADD AFTER
added button on checkout_success
added Payement method informations in the printable order
For recent snapshot (work for me on 01-01-2003)
Add a button on the account_history_info page to view and print a clean Order.
Note: Contributions are used at own risk.