SetupAttempt
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.
See the API Reference for SetupIntents for more information.
Properties
The value of application on the SetupIntent at the time of this confirmation.
The value of customer on the SetupIntent at the time of this confirmation.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
The value of on_behalf_of on the SetupIntent at the time of this confirmation.
Details about the payment method at the time of SetupIntent confirmation.
ID of the payment method used with this SetupAttempt.
The error encountered during this attempt to confirm the SetupIntent, if any.
ID of the SetupIntent that this attempt belongs to.
Status of this SetupAttempt.
The value of usage on the SetupIntent at the time of this confirmation.