Skip to main content
Use stripe.confirmSetupIntent after selecting the payment method to save.
automations/stripe-confirm-setup-intent.automation.ts

Inputs

setupIntentId is required. You can provide a payment method, return URL, mandate data, and payment-method options.

Output

Returns the confirmed SetupIntent. Inspect status and nextAction before treating setup as complete.