Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions{
    reference_prefix: map() | nil
  }
  • reference_prefix - Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'STRIPE'.