Cash changer service

This service is not maintained nor tested by the LS One team. Any implementation using the cash changer service needs to be specifically tested by the partner

 

The Cash changer provides utility methods to communicate with the Cash changer device. There is no default implementation. Contains all operations needed to use a Cash changer with the LS One POS. For customizations, communications with specific hardware has to be implemented.

Configurations

There are some configurations on the hardware profile that can be used for any implementation if needed.

Main functionality

Name Description
Change When the user clicks the Change function on the Cash changer component (on the POS layout) this function is called
ConcludeTransaction When the POS is concluding the transaction (once payment has been entered) this function is called
Exit  
Initialize The Cash changer component (on the POS layout) calls this operation when it is initialized
Login When the user logs on to the POS this function is called
Logout When the user logs out of the POS this function is called
RegisterAmount When the POS is concluding the transaction (once payment has been entered) this function is called
Reset If an error occurs in the Cash changer component (on the POS layout) this function is called
Regret Is called from the Cash changer component (on the POS layout)

POS Operations

No operations in the POS call the Cash changer service

Development pack

To find this service in the development pack go to DevPack\Source\POS\Services

See also

Designing POS touch button layouts

Hardware profile