I want to add dynamic text at the bottom of the receipt. It tried ReceiptRegistrationConnector as mentioned in https://github.com/clover/clover-android-sdk/blob/master/clover-android-sdk/src/main/java/com/clover/sdk/v1/printer/ReceiptRegistrationConnector.java but it didnt work. Is this the only solution. can we give any url for the authority in content provider or is it predefined for receipt
when im using the note option, im able to print the text at the top of the receipt but i want text to be added at the bottom.
I tried with the smart receipts but it is used only for the static text not dynamic
Can someone suggest me how to add dynamic text at the bottom of the receipt.