Contents

PaymentCardReaderError.prepareExpired

An error that indicates the reader’s session expired.

Declaration

case prepareExpired

Discussion

This error occurs when too much time elapses after calling the prepare(using:) method. Call the method again.

See Also

Getting the error code