onMissedPaymentResponse
abstract fun onMissedPaymentResponse(eposTransactionId: String, finalState: PaymentStateSubscription.PaymentStateDetails)
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.
Parameters
eposTransactionId
The id used to request the payment on com.teya.unifiedepossdk.TeyaCommonTransactionsApi.makePayment
finalState
The final state of the payment.