Stripe.Params.PaymentMethodUpdateParams.Card.Networks
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.PaymentMethodUpdateParams.Card.Networks{ preferred: String.t() | nil }
preferred- The customer's preferred card network for co-branded cards. Supportscartes_bancaires,mastercard, orvisa. Selection of a network that does not apply to the card will be stored asinvalid_preferenceon the card. Possible values:cartes_bancaires,mastercard,visa.