Enum ThreeDSRequestData.NativeThreeDSEnum

  • All Implemented Interfaces:
    Serializable, Comparable<ThreeDSRequestData.NativeThreeDSEnum>
    Enclosing class:
    ThreeDSRequestData

    public static enum ThreeDSRequestData.NativeThreeDSEnum
    extends Enum<ThreeDSRequestData.NativeThreeDSEnum>
    Indicates if [native 3D Secure authentication](https://docs.adyen.com/online-payments/3d-secure/native-3ds2) should be triggered when available. Adyen can still select to fallback to the redirect flow to optimize authorization rates and improve the shopper's experience. Possible values: * **preferred**: Use native 3D Secure authentication when available. * **disabled**: Use the redirect 3D Secure authentication flow.