Frontend Website
Related documentation: Checkout (self-serve + Xendit) · Frontend Applications
Runtime status
Section titled “Runtime status”Frontend-Kisum-Website is implemented.
Purpose
Section titled “Purpose”This is the public marketing site.
It owns:
- homepage and product storytelling
- module marketing pages
- pricing UI
- account/company collection step 1
- handoff into
System-Kisum-Checkout
It does not own payment execution or platform identity.
Implemented now
Section titled “Implemented now”- Vite + React SPA
- homepage
- pricing page
/createaccount + company form- module landing pages for Basic, Venue, Finance, Touring, AI, Market
- checkout bridge helper
- geo client
- waitlist modal
Current route model
Section titled “Current route model”Representative live pages:
//pricing/create/modules/basic/modules/venue/modules/finance/modules/touring/modules/ai/modules/market
Current integration rule
Section titled “Current integration rule”- browser-safe pricing and geo flows only
- payment/session creation belongs to Checkout
- this app should hand off to
checkout.kisum.iofor paid or trial signup flows that need backend orchestration
Docs correction
Section titled “Docs correction”Older references to the website calling Auth checkout endpoints directly are stale once Checkout is the system-of-record BFF for the self-serve flow.