Zentro
Dev team
"Full" devs can manage everything in the dev portal, including adding/removing other devs. "Read-only" devs can see every dev-portal page and leave feedback (roadmap/bug-report comments) but every other change is rejected. The main dev is marked ๐ Protected โ no one, including other full devs, can remove them from here.
๐ณ Billing Config
Platform-wide billing settings. This is the master switch โ until "Enforce billing" is on, every server has full access to every feature regardless of subscription tier.
Loading...
STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET to your Cloudflare Pages environment variables before turning on enforcement. Webhook endpoint
Point your Stripe webhook (in the Stripe Dashboard, Developers โ Webhooks) at this URL, listening
for checkout.session.completed, customer.subscription.updated,
and customer.subscription.deleted.
Not available
This page is for developers only.