ConfirmSetupIntentResult

sealed interface ConfirmSetupIntentResult

Result of confirming a SetupIntent after payment method creation.

Inheritors

Types

Link copied to clipboard

The user canceled the SetupIntent confirmation (e.g., dismissed 3DS authentication).

Link copied to clipboard

An error occurred while confirming the SetupIntent.

Link copied to clipboard

The SetupIntent was confirmed and the payment method is now attached to the customer.