So I got a small project where I need to append some information to printed receipt like fortune cookie / fortune receipt app does. I have tried the
receipt edit example and it run sucessfully , printed the extra data into receipt if I clicked the Test Click button from the app. But if I tried to create order and print from the Register app it would not add the extra info to the receipt.
So how could I somehow connect the order to the receipt example app? I cannot find any documentation about this.
By the way the info I want to add is tax breakdown info and tips, is that possible?
Oh and I used emulator and following the
testing with printer image guide to get the receipt just for your information. hehe. thank youu