Hi all, I am trying to add some sort of unique qr code at the end of the receipt.
normally I think I would use smart receipt, https://docs.clover.com/build/smart-r... but I need to include custom data, and I need them to be encrypted.
then I came over the receipt edit example, https://github.com/clover/android-exa... I think I can do what ever I want here, but if I understand correctly, I can not modify the receipts printed using other apps (register app for example)
any suggestion on how to approach this?