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