Use3DS2

constructor(source: String, serverName: String, transactionId: String, serverEncryption: StripeIntent.NextActionData.SdkData.Use3DS2.DirectoryServerEncryption, threeDS2IntentId: String?, publishableKey: String?)

Parameters

threeDS2IntentId

The id of the PI/SI used to authenticate using 3DS2. When non-null, indicates that a different PI/SI is used for authentication. That is the case for payments using Link, for example, which use a global merchant for authentication since the payment method is added to the consumer's global (not merchant-specific) account.

publishableKey

The publishable key that should be used to make 3DS2-related API calls. It will only be non-null when the 3DS2 calls should be made with a key different than the original merchant's key.