Skip to main content
Schema2020-08-27object

setup_attempt

A SetupAttempt describes one attempted confirmation of a SetupIntent, whether that confirmation was successful or unsuccessful. You can use SetupAttempts to inspect details of a specific attempt at setting up a payment method using a SetupIntent.

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

SetupAttemptPaymentMethodDetails

object
type string
required

The type of the payment method used in the SetupIntent (e.g., `card`). An additional hash is included on `payment_method_details` with a name matching this value. It contains confirmation-specific information for the payment method.