Smartpos as a printer gateway via Poynt API

Hi

We need to have a smartpos a some thermal printer connected to it, select and/or configure them via Poynt API and print message directly form Poynt API.

Is there these functions avaialble on Poynt systems?

Thanks

Carlo

Hi Carlo,
If you are looking to connect to external printers please take a look at the supported printers for Poynt terminal.
https://poynt.zendesk.com/hc/en-us/articles/115005423568-Supported-Peripherals

Configuring the printer cannot be done from the terminal.
Poynt printer service provides the interface to print on external printers. IPoyntPrinterService (Poynt SDK - API)
Note: The printReceipt method does not work on external printers

Thanks

but is there a printer service through Poynt API?

Maybe also this could help, Carlo: https://poynt.github.io/developer/peripherals/integrating-peripherals.html

@direzione, are you trying to integration a printer that is not listed in https://poynt.github.io/developer/peripherals/integrating-peripherals.html ?

Hi

No, I’m asking if it is possibile to use Poynt API to print order or part of it on external printer connected to smarter pos

thanks