#payment #ecr #payment-terminal #feig #zvt

zvt_builder

A crate to interact with payment terminals (ECRs) that use the ZVT protokoll, including stand alone commandline tools to interact with the devices. This is an internal dependency for the ZVT crate.

1 unstable release

0.1.0 Nov 24, 2023

#254 in Finance

27 downloads per month
Used in zvt

MIT/Apache

28KB
618 lines

ZVT

This is an implementation of the ECR ZVT Protocoll used in payment terminals across Europe. It follows the ECR-Interface / ZVT - Protocol specification defined by the Verband der Terminal Hersteller e.V.. Currently, we follow Revision 13.11.

The specification can be downloaded here and the code, as well as the documentation references sections in this document.

The code also implements extensions defined by Feig, because this is the Terminal that Qwello uses in production in most of our charging stations.

Getting started

The zvt_cli is both a useful swiss army knife to interacting with a payment terminal as well as the example on how you use the library.

A useful standalone tool is feig_update which we use in production to update the Firmware of our cVEND plug terminals. This will eventually also be folded into zvt_cli.

Dependencies

~2.2–2.9MB
~71K SLoC