Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the types generated from the schema SetupIntentPaymentMethodOptionsCard
Synopsis
- data SetupIntentPaymentMethodOptionsCard = SetupIntentPaymentMethodOptionsCard {}
- data SetupIntentPaymentMethodOptionsCardRequestThreeDSecure'
- = SetupIntentPaymentMethodOptionsCardRequestThreeDSecure'EnumOther Value
- | SetupIntentPaymentMethodOptionsCardRequestThreeDSecure'EnumTyped Text
- | SetupIntentPaymentMethodOptionsCardRequestThreeDSecure'EnumStringAny
- | SetupIntentPaymentMethodOptionsCardRequestThreeDSecure'EnumStringAutomatic
- | SetupIntentPaymentMethodOptionsCardRequestThreeDSecure'EnumStringChallengeOnly
Documentation
data SetupIntentPaymentMethodOptionsCard Source #
Defines the data type for the schema setup_intent_payment_method_options_card
SetupIntentPaymentMethodOptionsCard | |
|
data SetupIntentPaymentMethodOptionsCardRequestThreeDSecure' Source #
Defines the enum schema setup_intent_payment_method_options_cardRequest_three_d_secure'
We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and other requirements. However, if you wish to request 3D Secure based on logic from your own fraud engine, provide this option. Permitted values include: `automatic` or `any`. If not provided, defaults to `automatic`. Read our guide on manually requesting 3D Secure for more information on how this configuration interacts with Radar and our SCA Engine.