Skip to main content

Cash Changer

This document describes how to configure and use the Cash Changer in the Checkout App.

CashChangerType definition cha.settings.v1.

Desktop

"CashChangerType": {
"description": "This is a definition of the CashChanger settings.",
"type": "object",
"required": [
"enabled"
],
"properties": {
"enabled": {
"type": "boolean",
"description": "Enables the CashChanger."
}
}
}

Supported cash changers

Checkout App supports JavaPOS interface to the CashGuard (Strongpoint) Cash Changers.

Supported features

  • Display inserted amount in the receipt totals line
  • Regret/Exchange cash and coins (available by opening the Cash changer actions menu in the sidebar)
  • Get notified of low/hight demominations

Also see