barsa 0f8435e6bd Update Documentation and Refactor Service Structure
- Revised README and documentation links to reflect updated paths and improve clarity on service offerings.
- Refactored service components to enhance organization and maintainability, including updates to the Internet and SIM offerings.
- Improved user navigation and experience in service-related views by streamlining component structures and enhancing data handling.
- Updated internal documentation to align with recent changes in service architecture and eligibility processes.
2025-12-25 15:48:57 +09:00

2.1 KiB
Raw Blame History

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
Services & 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