Vercel现在在Stripe Projects中支持专业版计划

Source: Vercel News

You can now sign up for or upgrade to a Vercel Pro plan directly from Stripe Projects using shared payment tokens (SPTs). Agents and developers can manage plan changes programmatically from the Stripe CLI, without leaving their workflow.

What’s new

  • Provision or upgrade to Vercel Pro directly from the Stripe CLI

  • Support for both upgrade and downgrade flows

  • Powered by shared payment tokens for secure, streamlined billing

This builds on our Stripe Projects launch in developer preview by enabling end-to-end provisioning and billing in one place. Instead of switching between dashboards, you can now handle infrastructure setup and plan management directly from the terminal.

Getting started

If you’re already using Stripe Projects and have set up billing via stripe projects billing add , you can upgrade your Vercel plan from the CLI simply by running stripe projects add vercel/pro

If you are new to Stripe Projects, Install the plugin and initialize your project:

Read more