Stripe · Arazzo Workflow
Stripe Refund Payment Intent
Version 1.0.0
Confirm a PaymentIntent charge, then refund it via the Refunds API.
Provider
Workflows
refund-payment-intent
Take a payment via a PaymentIntent and then refund it.
Creates and confirms a PaymentIntent to collect funds, then creates a Refund referencing that PaymentIntent for an optional partial amount.
1
createPaymentIntent
Open a PaymentIntent for the requested amount and payment method.
2
confirmPaymentIntent
Confirm the PaymentIntent to collect the funds.
3
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.