Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PaymentSheet
PaymentMode
Type Alias PaymentMode
PaymentMode
:
{
amount
:
number
;
currencyCode
:
string
;
setupFutureUsage
?:
PaymentIntent
.
FutureUsage
;
captureMethod
?:
PaymentSheet
.
CaptureMethod
;
}
Type declaration
amount
:
number
currencyCode
:
string
Optional
setupFutureUsage
?:
PaymentIntent
.
FutureUsage
Optional
captureMethod
?:
PaymentSheet
.
CaptureMethod
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...