@stripe/stripe-terminal-react-native
Preparing search index...
ConnectTapToPayParams
Interface ConnectTapToPayParams
interface
ConnectTapToPayParams
{
autoReconnectOnUnexpectedDisconnect
?:
boolean
;
locationId
?:
string
;
merchantDisplayName
?:
string
;
onBehalfOf
?:
string
;
reader
:
Reader
.
Type
;
tosAcceptancePermitted
?:
boolean
;
}
Hierarchy (
View Summary
)
ConnectReaderParams
ConnectTapToPayParams
Index
Properties
auto
Reconnect
On
Unexpected
Disconnect?
location
Id?
merchant
Display
Name?
on
Behalf
Of?
reader
tos
Acceptance
Permitted?
Properties
Optional
auto
Reconnect
On
Unexpected
Disconnect
autoReconnectOnUnexpectedDisconnect
?:
boolean
Optional
location
Id
locationId
?:
string
Optional
merchant
Display
Name
merchantDisplayName
?:
string
Optional
on
Behalf
Of
onBehalfOf
?:
string
reader
reader
:
Reader
.
Type
Optional
tos
Acceptance
Permitted
tosAcceptancePermitted
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Reconnect
On
Unexpected
Disconnect
location
Id
merchant
Display
Name
on
Behalf
Of
reader
tos
Acceptance
Permitted
@stripe/stripe-terminal-react-native
Loading...