PONetcetera3DS2Service
class PONetcetera3DS2Service(delegate: PONetcetera3DS2ServiceDelegate, configuration: PONetcetera3DS2ServiceConfiguration = PONetcetera3DS2ServiceConfiguration()) : PO3DSService
A service that integrates the Netcetera 3DS SDK.
Parameters
delegate
Delegate that handles communication with the service.
configuration
Service configuration.
Constructors
Link copied to clipboard
constructor(delegate: PONetcetera3DS2ServiceDelegate, configuration: PONetcetera3DS2ServiceConfiguration = PONetcetera3DS2ServiceConfiguration())
Functions
Link copied to clipboard
open override fun authenticationRequest(configuration: PO3DS2Configuration, callback: (ProcessOutResult<PO3DS2AuthenticationRequest>) -> Unit)
Link copied to clipboard