Contents

PKPaymentError.Code.unknownError

The error code that indicates an unknown error.

Declaration

case unknownError

Discussion

User this error code if an unknown but non-fatal error occurred during payment processing. The user can attempt to authorize the transaction again.

See Also

Error codes