Skip to main content
Use stripe.listSetupIntents to inspect recent payment-method setup flows.
automations/stripe-list-setup-intents.automation.ts

Inputs

Filter by customer, payment method, creation time, or status. limit accepts 1–100; use Stripe cursor fields for another page.

Output

Returns Stripe’s paginated SetupIntent list.