@stripe/stripe-terminal-react-native
Preparing search index...
EasyConnectTapToPayParams
Type Alias EasyConnectTapToPayParams
type
EasyConnectTapToPayParams
=
{
autoReconnectOnUnexpectedDisconnect
?:
boolean
;
discoveryMethod
:
"tapToPay"
;
locationId
:
string
;
merchantDisplayName
?:
string
;
onBehalfOf
?:
string
;
simulated
?:
boolean
;
tosAcceptancePermitted
?:
boolean
;
}
Index
Properties
auto
Reconnect
On
Unexpected
Disconnect?
discovery
Method
location
Id
merchant
Display
Name?
on
Behalf
Of?
simulated?
tos
Acceptance
Permitted?
Properties
Optional
auto
Reconnect
On
Unexpected
Disconnect
autoReconnectOnUnexpectedDisconnect
?:
boolean
discovery
Method
discoveryMethod
:
"tapToPay"
location
Id
locationId
:
string
Optional
merchant
Display
Name
merchantDisplayName
?:
string
Optional
on
Behalf
Of
onBehalfOf
?:
string
Optional
simulated
simulated
?:
boolean
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
discovery
Method
location
Id
merchant
Display
Name
on
Behalf
Of
simulated
tos
Acceptance
Permitted
@stripe/stripe-terminal-react-native
Loading...