Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PaymentSheet
IntentCreationCallbackParams
Type Alias IntentCreationCallbackParams
IntentCreationCallbackParams
:
|
{
clientSecret
:
string
;
error
?:
never
}
|
{
clientSecret
?:
never
;
error
:
PaymentSheet
.
IntentCreationError
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...