Billing

cursor-automation.com is single-tier, $29 USD per team per month with a 14-day free trial. No per-seat charges, no per-repo charges.

Trial

Subscription lifecycle

Status UI behaviour
trialing Full app access (/app/repos/:id works).
active Full app access.
past_due Read-only — billing page links to portal.
canceled Read-only — billing page offers re-checkout.

Webhooks

We listen for checkout.session.completed, customer.subscription.created, customer.subscription.updated, customer.subscription.deleted, and invoice.payment_failed. The Stripe webhook signature is verified against the raw request body before any DB write.

← All docs