Skip to main content
Use stripe.updateSetupIntent before confirmation to change its payment method, usage, or metadata.
automations/stripe-update-setup-intent.automation.ts

Inputs

setupIntentId is required. Supply only fields Stripe allows in the intent’s current state. idempotencyKey is optional.

Output

Returns the updated SetupIntent.