Stripe.Params.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.PaymentLinkCreateParams.AfterCompletion.HostedConfirmation{ custom_message: String.t() | nil }
custom_message- A custom message to display to the customer after the purchase is complete. Max length: 500.