SdkData
When confirming a PaymentIntent or SetupIntent with the Stripe SDK, the Stripe SDK depends on this property to invoke authentication flows. The shape of the contents is subject to change and is only intended to be used by the Stripe SDK.
Types
Link copied to clipboard
Link copied to clipboard
data class Use3DS2(source: String, serverName: String, transactionId: String, serverEncryption: StripeIntent.NextActionData.SdkData.Use3DS2.DirectoryServerEncryption) : StripeIntent.NextActionData.SdkData
Content copied to clipboard