Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PaymentSheet
AppearanceParams
Type Alias AppearanceParams
AppearanceParams
:
RecursivePartial
<
{
font
:
PaymentSheet
.
FontConfig
;
colors
:
|
PaymentSheet
.
GlobalColorConfig
|
{
light
:
PaymentSheet
.
GlobalColorConfig
;
dark
:
PaymentSheet
.
GlobalColorConfig
;
}
;
shapes
:
{
borderRadius
:
number
;
borderWidth
:
number
;
shadow
:
PaymentSheet
.
ShadowConfig
;
}
;
primaryButton
:
PaymentSheet
.
PrimaryButtonConfig
;
embeddedPaymentElement
:
PaymentSheet
.
EmbeddedPaymentElementAppearance
;
}
,
>
Used to customize the appearance of your PaymentSheet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...
Used to customize the appearance of your PaymentSheet