Getting Started with SaaS
How to get started with the @fireact.dev/saas package
The SaaS functionality in fireact.dev is provided through two complementary packages:
These packages work together to provide comprehensive SaaS functionality, including subscription management, billing features, and team collaboration. The frontend package integrates with Stripe for payment processing and provides UI components, while the backend package handles webhook processing, subscription management, and database operations.
Note: Both packages require @fireact.dev/core as a foundation and must be used together.
<CreatePlan />
- Plan creation<SubscriptionDashboard />
- Subscription overview<Billing />
- Billing management<ChangePlan />
- Plan changes<CancelSubscription />
- Subscription cancellation<UserList />
- Team member list<InviteUser />
- Member invitations<EditPermissions />
- Permission management<TeamSettings />
- Team configuration<ManagePaymentMethods />
- Payment methods<UpdateBillingDetails />
- Billing information<InvoiceList />
- Invoice history<PaymentHistory />
- Payment recordsBefore using the SaaS packages, ensure you have:
Visit our Getting Started Guide to begin using the SaaS features.
How to get started with the @fireact.dev/saas package
Understanding and configuring the subscription permission system in Fireact SaaS
Guide for adding new subscription page components to your Fireact SaaS application
Understanding and configuring subscription settings
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.