Stripe · Arazzo Workflow
Stripe Subscribe Existing Customer
Version 1.0.0
Confirm a customer exists, then subscribe them to an existing price.
Provider
Workflows
subscribe-existing-customer
Verify a customer and subscribe them to an existing price.
Retrieves the customer to confirm it exists, then creates a Subscription binding that customer to the supplied price.
1
getCustomer
getCustomersCustomer
Retrieve the customer to confirm it exists before subscribing.
2
createSubscription
PostSubscriptions
Subscribe the verified customer to the supplied price.
Source API Descriptions
openapi