Package com.stripe.param
Class SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount
java.lang.Object
com.stripe.param.SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount
- Enclosing class:
- SetupIntentCreateParams.PaymentMethodOptions
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
SetupIntentCreateParams.PaymentMethodOptions.SepaDebit.MandateOptions.extraParams
for
the field documentation.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static enum
-
Method Summary
-
Method Details
-
builder
-
getExtraParams
-
getFinancialConnections
public SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.FinancialConnections getFinancialConnections() -
getMandateOptions
public SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.MandateOptions getMandateOptions() -
getNetworks
-
getVerificationMethod
public SetupIntentCreateParams.PaymentMethodOptions.UsBankAccount.VerificationMethod getVerificationMethod()
-