StripeThreeDs2Service
interface StripeThreeDs2Service
The main 3DS SDK interface. It shall provide methods to process transactions.
Inheritors
Functions
Link copied to clipboard
abstract fun createTransaction( sdkTransactionId: SdkTransactionId, directoryServerID: String, messageVersion: String?, isLiveMode: Boolean, directoryServerName: String, rootCerts: List<X509Certificate>, dsPublicKey: PublicKey, keyId: String?, uiCustomization: StripeUiCustomization): Transaction
Link copied to clipboard
Returns the corresponding PublicKey for the given Directory Server ID.