payment terminal connection

Hey guys,


we are working on a digital transformation project for a retail store. We are automating them with an Ipad based point of sale application where we are using the devices of BBPOS Chipper 2x BT. We have received the device and we got stuck on trying to connect the POS device with the application through Bluetooth. Our app is still in demo and not yet on the AppStore yet.


Anyone have any experience with it?

Any help is much appreciated.

Thanks a lot

Replies

BBpos has an iOS SDK. Probably you need to contact the BBpos sales team to request it.

On the technical side, BBpos uses BLE and you need to press and hold the button to enter on discovery mode.

It uses TLV ISO 7816 protocol, but again, you need the manual from BBpos to know each one of the commands.

And finally, all payment transactions are encrypted, so the keys must be injected on the device prior to ship to the merchant, and in this case, you will need a Payment processor, like Worldpay for example, which doesn't support BBpos for now.