Stripe.Resources.Checkout.Session.PaymentMethodOptions.Swish
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Checkout.Session.PaymentMethodOptions.Swish{ reference: String.t() | nil }
reference- The order reference that will be displayed to customers in the Swish application. Defaults to theidof the Payment Intent. Max length: 5000. Nullable.