Stripe.Params.SetupIntentCreateParams.PaymentMethodData.NaverPay (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@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 to card. Possible values: card, points.