StripeElixir.Params.Checkout.SessionCreateParams.AdaptivePricing
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %StripeElixir.Params.Checkout.SessionCreateParams.AdaptivePricing{ enabled: boolean() | nil }
enabled- If set totrue, Adaptive Pricing is available on eligible sessions. Defaults to your dashboard setting.