@stripe/stripe-terminal-react-native

    Interface ConnectTapToPayParams

    interface ConnectTapToPayParams {
        autoReconnectOnUnexpectedDisconnect?: boolean;
        locationId?: string;
        merchantDisplayName?: string;
        onBehalfOf?: string;
        reader: Reader.Type;
        tosAcceptancePermitted?: boolean;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    autoReconnectOnUnexpectedDisconnect?: boolean
    locationId?: string
    merchantDisplayName?: string
    onBehalfOf?: string
    reader: Reader.Type
    tosAcceptancePermitted?: boolean
    MMNEPVFCICPMFPCPTTAAATR