NextActionData
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
Contains the authentication URL for redirecting your customer to Cash App.
Link copied to clipboard
Contains instructions for authenticating by redirecting your customer to another page or application.
Link copied to clipboard
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.
Link copied to clipboard
Contains the authentication URL for redirecting your customer to Swish.
Link copied to clipboard
Link copied to clipboard
data class VerifyWithMicrodeposits(val arrivalDate: Long, val hostedVerificationUrl: String, val microdepositType: MicrodepositType) : StripeIntent.NextActionData