Failed
data class Failed(error: Throwable, errorCode: Int) : GooglePayPaymentMethodLauncher.Result
Content copied to clipboard
Represents a failed transaction.
Parameters
error
The failure reason.
errorCode
The failure ErrorCode.
Represents a failed transaction.
The failure reason.
The failure ErrorCode.