Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card{ cvc_token: String.t() | nil, installments: Stripe.Resources.ConfirmationToken.PaymentMethodOptions.Card.Installments.t() | nil }
cvc_token- Thecvc_updateToken collected from the Payment Element. Max length: 5000. Nullable.installments