Skip to main content

Paddle

Jorv Builder uses Paddle for checkout (Pro / Team subscription purchases) and license validation. Webhook events flow through a small Railway-hosted server which records license state in Firestore.

What Jorv Builder does with Paddle

  • Opens a Paddle.js checkout overlay when you click Upgrade
  • Receives Paddle webhooks (subscription created / updated / cancelled) on a Railway server
  • Validates your license periodically (cached client-side)
  • Detects subscription tier (Free / Pro / Team) and gates Pro-only features

You don't configure Paddle yourself — Jorv Builder handles its own billing infrastructure for the SaaS license.

Setup

Nothing required — billing is handled by clicking Upgrade in Settings → Account & Billing.

Related

  • Settings → Account & Billing (in-app)