onMissedReceiptResponse
abstract fun onMissedReceiptResponse(gatewayTransactionId: GatewayTransactionId, result: PrintStateDetails)
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.
Parameters
gatewayTransactionId
The id used to request the receipt on AioReceiptPrintingApi.printTransactionReceipt
result
The result of printing the receipt.