SetupIntent object represents an attempt by your customer to set up a payment method for future charges without making a payment. A CheckoutSession created with the setup or subscription flow includes the setup intent in setup_intent. You can retrieve the setup intent with the Get setup intent endpoint. The status field tracks the setup through created, started, waiting_for_retry, succeeded, and failed.
Setup Intent Object