Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

fiscal printer for iOS [closed]

Tags:

ios

printing

I'm developing an iOS application for a bar, it will be used by the waitress, when the an order it's completed the application should be able to print the receipt using a fiscal printer.

I've never done something like this. does any of you have any experience? would you be able to suggest a specific device that allow an easy integration with an iOS app? are there any standard protocol?

like image 854
Luka Avatar asked Apr 01 '26 17:04

Luka


1 Answers

You can use two SDKs distributed by printers manufacturers that work great with the iPhone:

  • http://www.crs-usa.com/softsnbc.asp - this one works with SNBC BTP models, and the printer should have Wi-Fi or a Ethernet cable to connect to the same network.

  • http://www.starmicronics.com/ios-android.htm - this one works with Star printers (the same ones Square uses)

In both cases, the SDK needs to get connected to the printer IP, and this can be quite tricky/complicated in the beggining.

But I would start deciding which printer to buy/support, and then start implementing it.

like image 198
Natan R. Avatar answered Apr 03 '26 06:04

Natan R.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!