Enum Class SessionCreateParams.PaymentIntentData.CaptureMethod

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

public static enum SessionCreateParams.PaymentIntentData.CaptureMethod extends Enum<SessionCreateParams.PaymentIntentData.CaptureMethod> 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.PaymentIntentData.TransferData.extraParams for the field documentation.