Upgrading to SPI 2.3

To upgrade to this version of SPI from a lower version, you will need to make a few changes.

SPI Client 2.3 is a release that includes some required changes. They are outlined below:

Two new values are mandatory to be supplied by the POS. These are the software product name and the POS software version. These values are required to enable POS and EFTPOS support teams to know which POS Product and which version they are troubleshooting.

// These values are required to be set for any SPI Client 
// version 2.3 and above

SetPosInfo("KebabPOS", "1.2.1")