Billing
billingv0.0.1Manage your subscription, billing, and payments with Stripe
Features
3
Version
0.0.1
License
MIT
Services
—
Description
Billing plugin integrated with Stripe. Allows users to view their current plan, upgrade it, check invoices, and manage payment methods. It automatically deploys for all users and does not appear for admin/superadmin roles.
Features (3)
Your plan at a glance
Check your current plan, next charge, and invoice history
Upgrade in one click
Change your plan with Stripe Checkout without leaving NAiOS
Secure payments
Cards and payment methods managed by Stripe — we never touch your data
Changelog
v0.0.12026-04-15
- Initial scaffold with role-gate
- Skeleton — not functional yet
v0.1.02026-04-15
- Stripe SDK integrated with dual-mode (sandbox/production)
- Subscriptions table in DB
- stripe-client.js with auto-selection of keys by mode
- Basic dashboard with mode badge