barsa 38bb40b88b Add Service and Component Structure for Internet and SIM Offerings
- Introduced new controllers for internet eligibility and service health checks to enhance backend functionality.
- Created service modules for internet, SIM, and VPN offerings, improving organization and maintainability.
- Developed various components for internet and SIM configuration, including forms and plan cards, to streamline user interactions.
- Implemented hooks for managing service configurations and eligibility checks, enhancing frontend data handling.
- Updated utility functions for pricing and catalog operations to support new service structures and improve performance.
2025-12-25 13:20:45 +09:00
..

Portal Guides (How It Works)

These guides explain what the portal does, how data moves between WHMCS and Salesforce, and where caching affects what people see. They avoid deep implementation detail and focus on flows, data ownership, and error handling.

Start with system-overview.md, then jump into the feature you care about.

Guides

Guide Description
Complete Guide Single, end-to-end explanation of how the portal works
System Overview High-level architecture, data ownership, and caching
Accounts & Identity Sign-up, WHMCS linking, and address/profile updates
Catalog & Checkout Product source, pricing, and checkout flow
Eligibility & Verification Internet eligibility + SIM ID verification
Orders & Provisioning Order lifecycle in Salesforce → WHMCS fulfillment
Billing & Payments Invoices, payment methods, billing links
Subscriptions How active services are read and refreshed
Support Cases Case creation/reading in Salesforce
Dashboard & Notifications Dashboard status model + in-app notification triggers
UI Design System UI tokens, page shells, component patterns