Polling Mode

POLLING MODE changes the normal flow of a sale transaction using our Websockets SDK solution. In a basic transaction flow we need to call the method processSale to start a sale. With POLLING MODE enabled, your terminals POS device will be ready to process the sale with no command required to be sent to start the transaction. The POS device will be “listening” for a card to be presented to process a sale at all times. When a sale finishes (onSaleResponse is received from the bank) the terminals POS device will return to a “listening” state ready to process the next sale. POLLING MODE is mostly applied to situations where a terminal is unattended, and needs to wait until a card is presented to execute a sale based on predefined value - parking lots, stadiums, etc.

POLLING MODE requires QUICK CHIP to be enabled to process the sales.