When I use ACTION_SECURE_PAY
to make a payment in the receipt I see subtotal = 0, even though total amount and tip amount are set correctly. Is it a bug? Is there a way to work around it?
I am using Clover Mini. Subtotal is 0 irrespective of the payment method that I use. Payments go through without any problems on my sandbox. I get a receipt by calling ACTION_START_PRINT_RECEIPTS
after successful completion of ACTION_SECURE_PAY
.