Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
InitialiseParams
Interface InitialiseParams
interface
InitialiseParams
{
publishableKey
:
string
;
stripeAccountId
?:
string
;
threeDSecureParams
?:
ConfigurationParams
;
merchantIdentifier
?:
string
;
urlScheme
?:
string
;
setReturnUrlSchemeOnAndroid
?:
boolean
;
appInfo
:
AppInfo
;
}
Hierarchy (
View Summary
)
InitStripeParams
InitialiseParams
Index
Properties
publishable
Key
stripe
Account
Id?
threeDSecure
Params?
merchant
Identifier?
url
Scheme?
set
Return
Url
Scheme
On
Android?
app
Info
Properties
publishable
Key
publishableKey
:
string
Optional
stripe
Account
Id
stripeAccountId
?:
string
Optional
threeDSecure
Params
threeDSecureParams
?:
ConfigurationParams
Optional
merchant
Identifier
merchantIdentifier
?:
string
Optional
url
Scheme
urlScheme
?:
string
Optional
set
Return
Url
Scheme
On
Android
setReturnUrlSchemeOnAndroid
?:
boolean
app
Info
appInfo
:
AppInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
publishable
Key
stripe
Account
Id
threeDSecure
Params
merchant
Identifier
url
Scheme
set
Return
Url
Scheme
On
Android
app
Info
@stripe/stripe-react-native
Loading...