Trigger receipt printing
Learn how to trigger receipt printing from your custom application
The aim of this document is to assist you in triggering receipt printing from your custom application running on the Nomba Android terminal. If you encounter any difficulties with this process, feel free to reach out for support.
Trigger receipt printing - available since NombaX Application v1.6.2
Please note the the Nomba Pro terminals do not come with a built-in printer, but they can be connected to any Bluetooth printer. To establish a Bluetooth connection, you need to grant the permissions ACCESS_FINE_LOCATION_PERMISSION
and ACCESS_COARSE_LOCATION_PERMISSION
. Please make sure to grant
these permissions before testing on the Nomba Pro.
Currently, the NombaX application parses an Arraylist of HashMaps to print receipts. The HashMap is to be structured as follows