Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Bancontact (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() ::
  %Stripe.Resources.Invoice.PaymentSettings.PaymentMethodOptions.Bancontact{
    preferred_language: String.t() | nil
  }
  • preferred_language - Preferred language of the Bancontact authorization page that the customer is redirected to. Possible values: de, en, fr, nl.