public class PaymentIntentCreateParams extends ApiRequestParams
Modifier and Type | Class and Description |
---|---|
static class |
PaymentIntentCreateParams.Builder |
static class |
PaymentIntentCreateParams.CaptureMethod
Add all map key/value pairs to `extraParams` map.
|
static class |
PaymentIntentCreateParams.ConfirmationMethod |
static class |
PaymentIntentCreateParams.OffSession |
static class |
PaymentIntentCreateParams.PaymentMethodOptions |
static class |
PaymentIntentCreateParams.SetupFutureUsage |
static class |
PaymentIntentCreateParams.Shipping
We strongly recommend that you rely on our SCA Engine to automatically prompt your
customers for authentication based on risk level and [other
requirements](https://stripe.com/docs/strong-customer-authentication).
|
static class |
PaymentIntentCreateParams.TransferData
Add all map key/value pairs to `extraParams` map.
|
ApiRequestParams.EnumParam
EXTRA_PARAMS_KEY
Modifier and Type | Method and Description |
---|---|
static PaymentIntentCreateParams.Builder |
builder() |
toMap
public static PaymentIntentCreateParams.Builder builder()