Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ReaderInputOptions

This represents all of the input methods available to your user when the reader begins waiting for input.

see

https://stripe.dev/stripe-terminal-ios/docs/Enums/SCPReaderInputOptions

Index

Enumeration Members

InsertCard: 2

Insert a chip card.

None: 0

No input options are available on the reader.

SwipeCard: 1

Swipe a magstripe card.

TapCard: 4

Tap a contactless card.

Generated using TypeDoc