Index  Previous: USER DATABASE   Next: MINIVEND SECURITY

TRACKING AND BACKEND ORDER ENTRY

MiniVend allows the entry of orders into a system via one of several methods. The AsciiBackend capability allows submittal of parameters to an external order entry script. Support for SQL allows entry of orders directly into an SQL database. Orders can be written to an ASCII file. They can be formatted precisely for email-based systems. The orders can be placed in a DBM file. Finally, embedded Perl allows completely flexible order entry, including real-time credit-card verification and settlement.




Index  Previous: USER DATABASE   Next: MINIVEND SECURITY