The methods below are provided as a reference to the main commands needed to execute a contact or contactless EMV transaction, or collect MSR information from a swipe or tap.
Transaction Methods
- Start Transaction
- com.idtechproducts.device.IDT_PipReader.ctls_startTransaction()
- ctls = start a transaction on contactless interfaces ONLY
CTLS
- Request Tap
- com.idtechproducts.device.IDT_PipReader.ctls_startTransaction()
Enables CTLS to receive tap.
- Cancel Tap
- com.idtechproducts.device.IDT_PipReader.ctls_cancelTransaction()
Cancels the Tap request.