Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
InitStripeParams
Interface InitStripeParams
interface
InitStripeParams
{
publishableKey
:
string
;
stripeAccountId
?:
string
;
threeDSecureParams
?:
ConfigurationParams
;
merchantIdentifier
?:
string
;
urlScheme
?:
string
;
setReturnUrlSchemeOnAndroid
?:
boolean
;
}
Hierarchy (
View Summary
)
InitStripeParams
InitialiseParams
Index
Properties
publishable
Key
stripe
Account
Id?
threeDSecure
Params?
merchant
Identifier?
url
Scheme?
set
Return
Url
Scheme
On
Android?
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
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
@stripe/stripe-react-native
Loading...