@stripe/stripe-terminal-react-native
Preparing search index...
PaymentMethodResultType
Type Alias PaymentMethodResultType
PaymentMethodResultType
:
|
{
error
:
undefined
;
paymentMethod
?:
PaymentMethod
.
Type
}
|
{
error
:
StripeError
;
paymentMethod
:
undefined
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-terminal-react-native
Loading...