How to Configure ForceField Email Order Acknowledgements

Server Side:

in .ini file:

if UPLOAD_OA=TRUE then it builds and uploads an email order acknowledgement document.

If HTML_Print_Files=TRUE it creates and .htm (instead of a .txt file)

it uploads these files from a local folder specified by ftpLocalUploadDir (which should be the same as ReportsDir)

Server Side:

in jsi_config.php:

define('ORDER_UPLOAD_SEND_EMAIL', TRUE);

JSI_IMPORT_DIR is where the uploaded email .txt or .html files (created on client) are placed.

 

 

Article Details

Article ID:
113
Date added:
2012-05-25 16:40:27
Views:
351
Rating (Votes):
(587)