Confirms a SetupIntent to complete customer payment method setup. Use when you need to finalize credential collection after creating a SetupIntent.
return_urlstringURL to redirect customer after authentication. Required for redirect-based payment methods.
payment_methodstringID of the PaymentMethod to attach to this SetupIntent.
use_stripe_sdkbooleanSet to true when confirming server-side with Stripe.js or mobile SDKs.
setup_intent_idRequiredstringThe unique identifier of the SetupIntent to confirm.
confirmation_tokenstringID of the ConfirmationToken used to confirm this SetupIntent.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.