Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Swish (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Swish{
  reference: String.t() | nil
}
  • reference - The order reference that will be displayed to customers in the Swish application. Defaults to the id of the Payment Intent. Max length: 5000.