Support the tavern

Run live support payments through Paddle

Rolehaven now uses one-time Paddle checkout for supporter payments. Checkout happens in-page, and completed transactions are fulfilled by webhook so supporter status can be granted automatically.

Back to the hall
One-time supporter payments only for now
Paddle opens an overlay checkout inside the support flow
Webhook-driven fulfillment updates supporter status after payment
You can pay without signing in, but sign in first if you want supporter status and future perks attached to your account.

A small toast for the tavern

Lantern Round

A light one-time contribution for keeping the hall warm, indexed, and open for new travelers.

One-time support

$5

Paddle
  • One-time Paddle checkout
  • Supports hosting and launch costs
  • Good for first-time supporters

Keeps the fire going all night

Hearth Round

A stronger show of support for the next wave of world tools, onboarding polish, and growth experiments.

One-time support

$15

Paddle
  • One-time Paddle checkout
  • Helps fund feature delivery
  • Best fit for regular players

For early believers in the hall

Founder's Cask

A launch-era patron payment for people who want to back Rolehaven's first serious growth phase.

One-time support

$49

Paddle
  • One-time Paddle checkout
  • Funds launch, SEO, and retention work
  • Highest-impact early support tier

Required Paddle setup

Live checkout needs a Paddle API key, a client-side token for Paddle.js, three one-time price IDs, and a webhook secret for transaction completion. Add PADDLE_API_KEY, NEXT_PUBLIC_PADDLE_CLIENT_TOKEN, NEXT_PUBLIC_PADDLE_ENVIRONMENT, PADDLE_PRICE_ID_LANTERN_ROUND, PADDLE_PRICE_ID_HEARTH_ROUND, PADDLE_PRICE_ID_FOUNDERS_CASK, and PADDLE_WEBHOOK_SECRET in production.