createEncodedSdkData
abstract fun createEncodedSdkData(threeDS2SdkVersion: String? = null, paymentMethodBehavior: PaymentMethodBehavior = PaymentMethodBehavior.NATIVE): String?
Creates the encoded SDK data.
Return
The created encoded String from SDK data object.
Parameters
threeDS2SdkVersion
The version of the 3DS2 SDK.
paymentMethodBehavior
indicates the behavior in which the SDK handles the given payment method.