A simple module that adds a button to the checkout_success page.
The button opens a new window with a printer-friendly invoice of the completed order.
Credit goes to PhoenixCart core-developers, as the invoice is a copy of the one in admin with only a few modifications.
This can be installed via the Zipur installer
Show a link to a printer-friendly invoice on checkout_success
2024/08/12 - Updated for newer versions of PhoenixCart. Link to the invoice added on account_history.
2022/02/22 - Initial Release