After a sale is finalized in the Till, a function is available to print a gift receipt that contains only the quantity and description of selected items without the price using the Print Gift Receipt flip chart function. This can be provided to the gift recipient so that they will be able to return the gift if there are issues or they cannot make use of it.
To simplify handling gift receipt returns, a new PrintGiftRecBarCode parameter has been added under TillParameters in Master Parameters. When enabled (checked), this option prints a barcode on gift receipts. This barcode can be scanned at the till to void or refund the transaction—similar to how the PrintVoidBarCode parameter works for standard receipts. The bar code on the gift receipt will display all items from the original transaction when scanned, regardless of the items chosen for the gift receipt. By default, this setting is disabled (unchecked).