Standalone3DSService

class Standalone3DSService(environment: Environment = Environment.PRODUCTION)

The Standalone3DSService is responsible for initializing SDK with configurations.

Constructors

Link copied to clipboard
constructor(environment: Environment = Environment.PRODUCTION)

Types

Link copied to clipboard
object Companion

Holds session-level state shared across Standalone3DSService instances.

Functions

Link copied to clipboard

Method to initialize the Standalone3DSService, passing the values from threeDS2ServiceConfiguration. The 3DS Requester App calls the initialize method at the start of the payment stage of a transaction. The app passes configParameters, UI configuration parameters, and (optionally) user locale to this method.