Stripe.Params.BillingPortal.ConfigurationUpdateParams.LoginPage
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.BillingPortal.ConfigurationUpdateParams.LoginPage{ enabled: boolean() | nil }
enabled- Set totrueto generate a shareable URLlogin_page.urlthat will take your customers to a hosted login page for the customer portal.
Set to false to deactivate the login_page.url.