Enum Class SessionCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure

java.lang.Object
java.lang.Enum<SessionCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure>
com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<SessionCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure>, Constable
Enclosing class:
SessionCreateParams.PaymentMethodOptions.Card

public static enum SessionCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure extends Enum<SessionCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure> implements ApiRequestParams.EnumParam
Add all map key/value pairs to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. See SessionCreateParams.PaymentMethodOptions.Card.Installments.extraParams for the field documentation.