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