Stripe · Arazzo Workflow
Stripe Onboard Customer to Plan
Version 1.0.0
Create a customer, save a payment method to them, then subscribe them to a plan.
Provider
Workflows
onboard-customer-to-plan
Create a customer, attach a payment method, and subscribe them.
Creates a Customer, attaches the supplied PaymentMethod to that customer, then subscribes the customer to the supplied recurring price using that method as the default.
1
2
attachPaymentMethod
Attach the payment method to the new customer.
3
createSubscription
Subscribe the customer to the recurring price using the attached method.
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.