onMissedRefundResponse
abstract fun onMissedRefundResponse(gatewayPaymentId: GatewayPaymentId, result: RefundResultSubscription.ResultDetails)
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.
Parameters
gatewayPaymentId
The id used to request the refund on com.teya.unifiedepossdk.TeyaCommonTransactionsApi.refundPayment
result
The result of refund attempt.