@stripe/stripe-terminal-react-native
    Preparing search index...

    Type Alias ConnectUsbReaderParams

    Index

    Properties

    autoReconnectOnUnexpectedDisconnect?: boolean
    discoveryMethod: "usb"
    locationId: string
    onPaymentMethodSelectionRequired?: PaymentMethodSelectionHandler
    onQrCodeDisplayRequired?: QrCodeDisplayHandler
    reader: Reader.Type
    testReaderUpdate?: TestReaderUpdate

    Configures a simulated reader update for testing. Only used in test mode.