Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NaverPay
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NaverPay{ funding: String.t() | nil }
funding- Whether to use Naver Pay points or a card to fund this transaction. If not provided, this defaults tocard. Possible values:card,points.