Enable receipt printing (#298)
* Remove cross reference option from compliance * Add receipt printing
This commit is contained in:
parent
2004067755
commit
55cdc2fa52
5 changed files with 22 additions and 33 deletions
|
|
@ -87,6 +87,7 @@ function poll (req, res, next) {
|
|||
crossRefVerificationThreshold: config.crossRefVerificationThreshold,
|
||||
frontCameraVerificationActive: config.frontCameraVerificationActive,
|
||||
frontCameraVerificationThreshold: config.frontCameraVerificationThreshold,
|
||||
receiptPrintingActive: config.receiptPrintingActive,
|
||||
terms,
|
||||
cassettes,
|
||||
twoWayMode: config.cashOutEnabled,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue