I've been working with the ReceiptRegistrationConnector to add dynamic text to a receipt utilizing my application, and have been fairly successful in doing so. Although, I do have my doubts as to how much freedom I have with the aforementioned class. So my question is, is there a way for me to edit the payment receipt utilizing the ReceiptRegistrationConnector underneath the subtotal field to breakdown the total taxes? Or would I have to create the bitmap from scratch myself and launch all printjobs utilizing my application?
My goal is to have a breakdown of the taxes underneath the subtotal for all the orders made on the Clover device while the conditions I've pre-set on my application are met, and to have my additional dynamic text at the footer of the receipt.