question

devendra avatar image
devendra asked uddoit answered

What is application ID and its use?

Hi Team,
We are integrating POS system with Clover Mini. When we are going to intialize the connection with clover Mini Device we need to pass application ID with other parameters to WebSocketCloverDeviceConfiguration class constructor. So below are the question I have regarding same:
1. what is that application Id and how can we generate it?
2. For what purpose it is being used?
3. Is that has to be dynamically changed or it can be same for all Clover mini devices being used for one POS application?

Thanks,
Devendra
Clover Mini
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

uddoit avatar image
uddoit answered
1. 'application id' is assigned to clover apps (that you create in the app market). 2. you need to pass it to semi-connector (eg. websocket config) in order to generate an auth token, which is required to communicate with clover apis. 3. it's the same for all devices using your POS app.

follow these directions to create a clover app: https://docs.clover.com/build/semi-integration-process-overview/#getting-started
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community