Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
RetrieveSetupIntentResult
Type Alias RetrieveSetupIntentResult
RetrieveSetupIntentResult
:
|
{
setupIntent
:
SetupIntent
.
Result
;
error
?:
undefined
}
|
{
setupIntent
?:
undefined
;
error
:
StripeError
<
RetrieveSetupIntentError
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...