Authorize Error Code
Possible error codes that can be returned as a result of a call to AuthorizationManager.authorize.
Entries
Mobile Payments SDK could not connect to the network.
The SDK version is obsolete and must be updated. This error is only triggered in debuggable builds when the obsolete SDK feature flag is enabled.
Usage of Mobile Payments SDK is not allowed in this country.
AuthorizationManager.authorize was used in an unexpected or unsupported way. See Result.Failure.debugCode and Result.Failure.debugMessage for more information.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.