When starting up your vendOS instance you can configure some parameters. Below you have a list of those and an example containing all possible options.
If set, the channel status' won't be reset automatically when the machine door opens and closes; and a button will need to be pressed to do this.
Machine
Prop
Type
Default
Description
doorTimeout
integer
20
Seconds until the vend door automatically locks closed.
vendAttempts
integer
80
Amount of vend attempts until the vend fails. This can also be overwritten by each individual vend method.
Data
Prop
Type
Default
Description
full
string
decline
Protocol if the local storage is full. Accepted options are: decline - The promise will be caught. overwrite - The oldest stored data will be overwritten.
Payment
Valina
Prop
Type
Default
Description
currency
string
EUR
Currency code that the card will be charged in. The terminal must be set to the same.
port
integer
9000
Port to look for the Valina on the local network. The terminal must be set to the same.
Nayax
Prop
Type
Default
Description
currency
string
EUR
Currency code that the card will be charged in. The terminal must be set to the same.