Initializing SDK

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

Process Flow

  1. The POS first initializes the SoftSpace SDK instance.
  2. Initializing the IReader to handle communication with the Smart Terminal.
  3. Initializing the ICodecManager to handle request encoding/decoding.