Class ThreeDS2ServiceConfiguration

  • All Implemented Interfaces:

    
    public final class ThreeDS2ServiceConfiguration
    
                        

    The ThreeDS2ServiceConfiguration class shall represent the parameters that are required by the 3DS SDK for initialization of the ThreeDS2Service.

    • Constructor Detail

      • ThreeDS2ServiceConfiguration

        ThreeDS2ServiceConfiguration(Context context, ConfigParameters configParameters, Locale locale, UICustomization uiCustomization, Uri appUri, Integer challengeTimeout)
        Parameters:
        context - An instance of Android application context.
        configParameters - Configuration object required to create transaction
        locale - Locale used for the Challenge screen
        uiCustomization - Challenge UI customization
        appUri - Optional URI used to bring the requestor app back to the foreground during an out-of-band (OOB) challenge.
        challengeTimeout - Timeout interval (in minutes) within which the challenge process must be completed.