Class SessionCreateParams.PaymentMethodOptions.Card.Restrictions

java.lang.Object
com.stripe.param.checkout.SessionCreateParams.PaymentMethodOptions.Card.Restrictions
Enclosing class:
SessionCreateParams.PaymentMethodOptions.Card

public static class SessionCreateParams.PaymentMethodOptions.Card.Restrictions extends Object
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.
  • Method Details