The Purchase Order Payment Module allows purchase orders to be accepted directly during the checkout procedure.
The Purchase Order Payment Module payment module supports the following features:
* Optional - Email customer reminder that hard copy of PO is required before order will be processed.
* Stores Info in standard db structure - no database modification is required.
* Just drop the files into the modules directories.
Legend: 
Download

Report
- Added error message if company name or purchase order number is left blank during checkout.
- Added optional cronjob to email customers that have not sent a hardcopy of the po.
- Changed $HTTP_POST_VARS to $_POST
- Fixed bug in install directions
- Removed email customer reminder of hardcopy request functionality. Will add back as a seperate cronjob in later release.
- PO Details are now stored in the order comments field instead of CC fields due to conflicts with other payment modules.
- Added use of tep_db_prepare_input for increased security.
- Added Setting to control if user is prompted to send a hard copy of PO after placing order.
- Cleaned up language file.
- Added installation instructions.
The Purchase Order Payment Module allows purchase orders to be accepted directly during the checkout procedure.
The Purchase Order Payment Module payment module supports the following features:
* Optional - Email customer reminder that hard copy of PO is required before order will be processed.
* Stores Info in standard db structure - no database modification is required.
* Just drop the files into the modules directories.