Kalena.
Kalena is the Pacific travel commerce platform designed, built, owned and operated by Navicaters Limited. We built the infrastructure, not just the website — and this page explains what that infrastructure is, how it was engineered, and what it proves about this company.
Navicaters' signature platform — and the clearest statement of what this company does.
Kalena, Navicaters' platform, is not a website. It is an end-to-end travel commerce system: a public marketplace of Pacific stays, tours, transfers and places; white-label storefronts that give each tour operator their own branded booking site; a multi-currency payment and settlement rail; an AI trip concierge that plans and prices real itineraries; an operator back office for fleet, capacity, dispatch and calendars; and an autonomous content and data pipeline that keeps the whole catalogue current.
Navicaters Limited designed it, wrote it, owns the intellectual property, holds the operator contracts and runs the production infrastructure. Every architectural decision on the platform — the data model, the access model, the payment topology, the AI layer — is ours.
Kalena is what Navicaters Limited builds when it builds for itself.
Navicaters Limited
A market the large OTAs underserve.
Pacific island tourism operators are typically offline, on paper, or renting a listing on someone else's marketplace. They rarely own their digital front door, their booking rail, or their customer relationship. Kalena, Navicaters' platform, gives them all three — their own storefront, their own booking and payment rail, and a marketplace that brings travellers to them. Live today in Samoa and Fiji, with the wider Pacific on the roadmap.
Their own storefront
Every operator gets a branded booking site on the platform, an installable app experience, and an embeddable booking widget for their own website.
Their own booking rail
Real availability, real pricing, multi-currency checkout and a settlement and refund lifecycle — not an enquiry form.
A marketplace behind them
Discovery across stays, activities, tours, transfers, places and events, with maps, rich guides and AI trip planning bringing demand to the catalogue.
What Kalena does — for travellers and for operators.
The feature surface below is drawn from the live codebase of Kalena, the platform Navicaters Limited operates in production.
Marketplace & discovery
Stays, activities, tours, transfers, places and events across Samoa and Fiji, with maps and rich destination guides.
AI Trip Concierge
Conversational trip planning that produces a real, costed itinerary — stays, activities, flights, transfers — with budget-first logic and shareable trip links, not generic suggestions.
Multi-currency checkout
Display and checkout in WST, FJD, NZD, AUD, USD and EUR, plus an airport-transfer wizard with per-person and per-vehicle pricing, capacity bands and return legs.
White-label storefronts
Each operator gets their own branded booking site on the platform, including a premium tier, an installable PWA, and an embeddable widget for their own website.
Operator back office
Calendar, bookings, fleet and vehicle allocation, capacity, co-managers, and driver dispatch with live pickup tracking — plus self-serve intake and assisted catalogue seeding.
Signed commercial agreements
Digitally signed, versioned operator agreements generated as PDFs from a single source of truth. Reviews are captured by QR at the point of service and by post-experience email.
How Navicaters engineered Kalena.
Specifics over adjectives. These practices are genuinely in force on the platform today.
Schema as code
Every database change ships as a numbered, idempotent migration file — 332 of them and counting. No untracked production edits.
Contract tests against the real database
CI asserts that the columns each page queries actually exist and are readable by the anonymous role — a permissions mistake fails a test instead of taking the public site down.
Row-level security by default
A two-axis access model separates administrator rights from narrowly-scoped staff grants, so a person can be given exactly one surface and nothing more.
A single audit table
Anything that sends on the company's behalf, changes access, or starts a session is recorded in one auditable place.
Automation proposes, humans approve
The autonomous enrichment pipeline is deliberately not allowed to silently mutate the live catalogue — changes queue for human review in an admin console.
Security testing as a first-class suite
Including SSRF-safe outbound fetching and a dedicated security-contract test run.
Next.js 14 (App Router, React Server Components) · TypeScript · React 18 · Tailwind CSS · Supabase (PostgreSQL, Row-Level Security, PostGIS) · Stripe · Resend · MapLibre GL · Anthropic Claude SDK · Vercel · Vitest
Navicaters designed the commercial stack, not just the software.
The commercial machinery behind Kalena, Navicaters' platform, was designed in-house alongside the code: operator contracts, the commission structure for on-platform activity bookings, the merchant-of-record payment topology on Stripe (with direct-to-operator modes), multi-currency settlement, operator-funded discount codes, refund and cancellation policy, and isolation of test and training bookings from real commerce.
Pricing correctness is treated as a safety property. Whole-booking versus per-head pricing, vehicle capacity bands, and tiered group pricing each have dedicated regression tests — because a pricing bug is a commercial incident, not a cosmetic one.
"A pricing bug is a commercial incident, not a cosmetic one."
Kalena engineering principle — Navicaters LimitedAn operations layer that runs the catalogue.
37 scheduled jobs in production
Photo sourcing, contact and coordinate backfill, link health, dormancy detection, internal cross-linking, FAQ generation, currency rates, availability pulse and SEO health — running on schedule, every day, under a proposal-and-review safety harness.
Market price intelligence
Platform inventory benchmarked against public market rates and held as internal business intelligence.
A unified messaging spine
WhatsApp (staffed inbox with scoped access), SMS, Facebook Messenger and transactional email — with a single communications ledger across all of them.
SEO / GEO programme
Structured data, AI-citation monitoring, and a knowledge layer that keeps AI answer engines factually correct about the destinations Kalena covers — the same discipline Navicaters applies to its own site.
Imagine this capability applied to your organisation.
Building and operating Kalena required Navicaters Limited to solve, in production, the problems most organisations bring to us:
Digital commerce
Payments, pricing, refunds and settlement across six currencies.
Operational systems
Bookings, fleet, dispatch, calendars and capacity management.
AI systems
Trip planning, catalogue enrichment and knowledge infrastructure.
Automation
Scheduled data pipelines with human-in-the-loop review.
Secure platforms
Access controls, audit trails and database-level security as the default posture.
Customer experiences
Discovery, booking, checkout and communications, end to end.