Contents

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