Discord-first cluster support

One home base for the cluster, the shop, and supporter payments.

BIG CHUNGUS Gaming runs the shop directly through private Discord tickets. Stripe handles checkout, Discord applies credit automatically, and supporters keep moving without waiting on manual bookkeeping.

Storefront

Built around tickets, not clutter.

Private shop tickets

Customers open a dedicated shop ticket in Discord, which keeps their support, payment history, and delivery conversation in one place.

Automatic credit updates

Add-funds payments update the supporter donation total and storefront credit automatically when the payment webhook confirms.

Fast delivery workflow

The storefront is tuned for fast admin handling, clear catalog choices, and cleaner order tracking than a public chat channel can offer.

Supporters

Support the cluster and get something back.

Supporter funds are tied directly into the Discord economy layer, so every successful payment can increase both account credit and supporter rank total without extra staff work.

That means fewer manual confirmations, fewer mistakes, and a much smoother experience for the people helping keep the cluster alive.

Payments Stripe hosted checkout
Accounting Webhook-driven, idempotent updates
Community flow Discord remains the primary hub

Launch plan

The fastest production-ready shape.

01

Publish this site on Cloudflare Pages

Use this folder as a direct-upload Pages project and attach bigchungusgaming.com plus www.bigchungusgaming.com.

02

Expose the payment app on a subdomain

Point payments.bigchungusgaming.com at the existing FastAPI server through Cloudflare Tunnel so Stripe can reach your webhook over HTTPS.

03

Switch Stripe URLs to the real hostnames

Once the subdomain is live, update the Stripe success, cancel, and webhook URLs to the new public addresses.