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