Skip to content

A perl library to communicate with electronic cash terminals

Notifications You must be signed in to change notification settings

sonntagd/Net-ZVT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Net::ZVT

Net::ZVT is a Perl module that provides communication with electronic cash terminals based on the ZVT protocol.

ZVT reference

The full documentation of the ZVT protocol can be downloaded here.

Sample from documentation @ page 137 version 13.07.

Design recommendation:

lib
|- Net/
|   \- ZVT
|       |- Handles
|       |   |- Authorization
|       |   \- Confirmation
|       |- Card_IDs
|       |- DefinedDataObjects 
|       |- Commands
|           \- Bitmaps
|       |- Exceptions/ErrorMessages
|       \- Terminal
|           |- Driver
|           \- StatusCodes
|
\- Test
    \- Net
        \- ZVT

LICENSE AND COPYRIGHT

Copyright (C) 2017 Dominic Sonntag.

This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at:

http://www.perlfoundation.org/artistic_license_2_0

About

A perl library to communicate with electronic cash terminals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published