Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement{ enabled: boolean() | nil, features: Stripe.Params.CustomerSessionCreateParams.Components.PaymentElement.Features.t() | nil }
enabled- Whether the Payment Element is enabled.features- This hash defines whether the Payment Element supports certain features.