Initializing SDK
v1.0.0
Enabling Smart Terminal connectivity.
Initializing SDK
Enabling Smart Terminal connectivity.
This initialization process sets up the necessary components for enabling communication between the POS application and the Smart Terminal. This involves setting up the necessary SDK components, including the IReader for terminal communication and the ICodecManager for encoding and decoding transaction data. This step ensures the system is ready for secure and reliable interaction with the Smart Terminal.
Sequence Flow
For more information about the initialization process , please refer to SDK Initialization.
Process Flow
- The POS first initializes the SoftSpace SDK instance.
- Initializing the IReader to handle communication with the Smart Terminal.
- Initializing the ICodecManager to handle request encoding/decoding.