WordPress.com is Now Available on Stripe Projects: Here is What Developers Need to Know

WordPress.com is Now Available on Stripe Projects

WordPress.com is now available on Stripe Projects as of June 10, 2026. Developers can provision a complete WordPress.com site, register a domain, and activate a plan directly from the command line without opening a browser, logging into a dashboard, or switching tools.

The integration puts WordPress.com alongside existing Stripe Projects providers, including Vercel, Clerk, Supabase, Cloudflare, Render, and Twilio. For developers already working inside Stripe Projects, a production-ready WordPress.com site is now one terminal command away.

What is Stripe Projects?

Stripe Projects is a developer CLI tool that lets you provision and manage your entire infrastructure stack from one place. It launched publicly at Stripe Sessions in April 2026 with 32 providers across developer infrastructure, payments, and hosting.

WordPress.com joins as a provider on June 10, 2026, making it one of the most widely used CMS platforms available directly through the Stripe Projects CLI.

How does the WordPress.com Stripe Projects Integration Work?

The WordPress.com Stripe Projects integration lets developers spin up a full WordPress.com site, register a domain, and choose a plan without leaving the terminal. Two commands cover the entire setup.

To create a WordPress.com site:

stripe projects add wordpress.com/site

To register a domain:

stripe projects add wordpress.com/domain

The site command presents available plans, including a free option. Once a plan is selected, the site is created and billed to the payment method already on file with Stripe.

The domain command returns 15 suggestions and registers the chosen domain automatically using the same Stripe payment method. If no WordPress.com account exists, one is created and linked to the Stripe account during provisioning.

Why WordPress.com on Stripe Projects Matters for Developers?

Developers building with AI agents, CLI tools, and repeatable workflows need setup to be fast and frictionless. Provisioning a WordPress.com site previously required a browser, a separate account signup, and multiple steps across different dashboards.

The Stripe Projects integration collapses that into a single terminal session. The full flow is programmatic and repeatable, making it a natural fit for automated and agent-driven build workflows.

WordPress.com already handles managed hosting, automatic updates, security, and domain management. The integration removes the last remaining friction point for developers who want a production-ready WordPress site inside a modern developer stack.

Conclusion

WordPress.com’s integration with Stripe Projects makes WordPress a first-class citizen in CLI-first, agent-driven developer workflows. For teams that live in the terminal, a full WordPress.com site, domain, and plan are now one command away. The WordPress.com Stripe Projects integration is live now at projects.dev.

FAQs

What is the WordPress.com Stripe Projects integration?

The WordPress.com Stripe Projects integration lets developers provision a complete WordPress.com site, register a domain, and activate a plan directly from the Stripe Projects CLI without opening a browser or creating an account manually.

How do I add WordPress.com to Stripe Projects?

Install the Stripe Projects CLI from the projects repository.dev, set up your Stripe account, and run stripe projects add wordpress.com/site to create a site or stripe projects add wordpress.com/domain to register a domain.

Do I need a WordPress.com account to use Stripe Projects?

No. If you do not have a WordPress.com account, one is created and linked to your Stripe account automatically as part of the WordPress.com Stripe Projects provisioning flow.

Does the WordPress.com Stripe Projects integration support free plans?

Yes. The site provisioning command presents all available WordPress.com plans, including a free option. Paid plans are billed directly to the payment method on file with Stripe.

Scroll to Top