PaymentCardReaderError.prepareFailed(_:)
An error that indicates preparation failed.
Declaration
case prepareFailed(String?)Discussion
This error occurs when a call to the prepare(using:) method fails. Check the description for more details and try to prepare the reader again. If the error persists, contact support.
See Also
Getting the error code
PaymentCardReaderError.accountAlreadyLinkedPaymentCardReaderError.accountDeactivatedPaymentCardReaderError.accountLinkingCancelledPaymentCardReaderError.accountLinkingCheckFailedPaymentCardReaderError.accountLinkingFailedPaymentCardReaderError.accountLinkingRequiresiCloudSignInPaymentCardReaderError.accountNotLinkedPaymentCardReaderError.backgroundRequestNotAllowedPaymentCardReaderError.deviceBanned(_:)PaymentCardReaderError.emptyReaderTokenPaymentCardReaderError.invalidMerchantPaymentCardReaderError.invalidReaderToken(_:)PaymentCardReaderError.merchantBlockedPaymentCardReaderError.modelNotSupportedPaymentCardReaderError.networkAuthenticationError