← Help & guides
Every module explained2 min read

Module: Billing

Plan selection, upgrades, and the Deal Acceleration package.

Open this module →

What it's for

Choosing between Core and Scale, and requesting hands-on help when you're mid-review.

What's on the screen

Two plan cards — Core $349/mo and Scale $439/mo — each listing features, with the current plan badged. Buttons subscribe, upgrade, switch, or open the customer portal. Below, the Deal Acceleration card ($1,950 one-time) with a contact button.

How it works

Subscribing opens Stripe Checkout; managing opens the Stripe customer portal for payment method, invoices, and cancellation. A webhook keeps your plan and subscription status in sync, which is what drives the padlocks on Scale features.

Without Stripe keys configured, the button simulates an active subscription locally so the product can be demoed end-to-end.

Gotchas

  • Feature access follows the plan field, updated by webhook. If an upgrade doesn't unlock features, the webhook probably didn't land.
  • Cancelling ends access at period end, and your trust page goes to preview mode.

Related

Core vs Scale

More in Every module explained