public static class SetupIntentCreateParams.PaymentMethodOptions.Card
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SetupIntentCreateParams.PaymentMethodOptions.Card.Builder |
static class |
SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure |
Modifier and Type | Method and Description |
---|---|
static SetupIntentCreateParams.PaymentMethodOptions.Card.Builder |
builder() |
java.util.Map<java.lang.String,java.lang.Object> |
getExtraParams() |
java.lang.Boolean |
getMoto() |
SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure |
getRequestThreeDSecure() |
public static SetupIntentCreateParams.PaymentMethodOptions.Card.Builder builder()
public java.util.Map<java.lang.String,java.lang.Object> getExtraParams()
public java.lang.Boolean getMoto()
public SetupIntentCreateParams.PaymentMethodOptions.Card.RequestThreeDSecure getRequestThreeDSecure()