Way to skip or not to show the LineItems and their price in the receipt, but show the total amount of the order in the Total similar to the re print receipt of the default app transaction.,
new StaticPaymentPrintJob.Builder().paymentId(id).build().print(...);
2 People are following this question.