ReaderDisplayMessage

A ReaderDisplayMessage represents any of the possible messages emitted by the reader as it is accepting input.

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Entries

Link copied to clipboard

Check mobile device for instructions and try again.

Link copied to clipboard

Retry the presented card.

Link copied to clipboard

Insert the presented card.

Link copied to clipboard

Insert or swipe the presented card.

Link copied to clipboard

Swipe the presented card.

Link copied to clipboard

Remove the presented card.

Link copied to clipboard

The reader detected multiple contactless cards. Make sure only one contactless card or NFC device is near the reader.

Link copied to clipboard

The card could not be read. Try another read method on the same card, or use a different card.

Link copied to clipboard

The card is invalid. Try another card.

Link copied to clipboard

The card was removed too early. Try again.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.