Skip to main content
This section covers the API methods for managing payment terminals. You can:
  • Get device information (like model, serial number, and software versions)
  • Read card data (from magnetic stripes or NFC Mifare cards)
  • Configure terminal settings (such as printer use or transaction types)
  • Send diagnostic logs for troubleshooting
These tools help you integrate and control payment devices for various purposes, including loyalty programs, identification, and system maintenance. You can also stop a card reading operation if needed.

Available Methods

getInfo

readCard

abortReadCard

getConfig

setConfig

getVersion

uploadLogs

getProperty

getUserInput

abortGetUserInput

getUserSelection

abortGetUserSelection

showAnimation

hideAnimation

displaySwipeCard

abortSwipe

displayQR

abortDisplayQR

abortDisplay

sendGeneralEvent

Send RequestsSee Get Started for more details on how the requests are structured and sent.