@stripe/stripe-terminal-react-native
Preparing search index...
ConnectBluetoothProximityReaderParams
Type Alias ConnectBluetoothProximityReaderParams
type
ConnectBluetoothProximityReaderParams
=
{
autoReconnectOnUnexpectedDisconnect
?:
boolean
;
discoveryMethod
:
"bluetoothProximity"
;
locationId
:
string
;
onPaymentMethodSelectionRequired
?:
PaymentMethodSelectionHandler
;
onQrCodeDisplayRequired
?:
QrCodeDisplayHandler
;
reader
:
Reader
.
Type
;
}
Index
Properties
auto
Reconnect
On
Unexpected
Disconnect?
discovery
Method
location
Id
on
Payment
Method
Selection
Required?
on
Qr
Code
Display
Required?
reader
Properties
Optional
auto
Reconnect
On
Unexpected
Disconnect
autoReconnectOnUnexpectedDisconnect
?:
boolean
discovery
Method
discoveryMethod
:
"bluetoothProximity"
location
Id
locationId
:
string
Optional
on
Payment
Method
Selection
Required
onPaymentMethodSelectionRequired
?:
PaymentMethodSelectionHandler
Optional
on
Qr
Code
Display
Required
onQrCodeDisplayRequired
?:
QrCodeDisplayHandler
reader
reader
:
Reader
.
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Reconnect
On
Unexpected
Disconnect
discovery
Method
location
Id
on
Payment
Method
Selection
Required
on
Qr
Code
Display
Required
reader
@stripe/stripe-terminal-react-native
Loading...