1 ยท Multi-channel calendar sync
โ
Airbnb sees Airbnb only. The moment you also list on Booking.com or take direct bookings, calendars drift. Double-bookings every few weeks until you start dreading the inbox.
โ
iCal in / iCal out across all major OTAs. Works.
โ
iCal in / iCal out plus SSRF-guarded import fetches. Capability-token URLs are shown ONCE; you can't accidentally leak the same URL to two OTAs.
2 ยท Smart-lock PIN automation
โ
No concept. You're handing over keys, mailing PINs by WhatsApp, or buying a separate lock-as-a-service tool.
~
Some platforms integrate with US/EU lock vendors (Schlage, August). Dahua / Hikvision / ZKTeco โ the locks Ghana operators actually buy โ are usually unsupported.
โ
Dahua / Hikvision / ZKTeco adapters. Per-stay PIN auto-issued at booking, pushed to the lock, revoked at checkout. Cleartext shown ONCE.
3 ยท GIS foreign-guest register
โ
California-based platform. Doesn't know GIS exists. Your obligation; their tools don't help.
โ
Even the platforms with "compliance reporting" built it for US lodging tax / EU GDPR โ not the Immigration Act, 2000 (Act 573).
โ
GIS foreign-guest CSV is a button. Encrypted PII at rest; cleartext released only through the audited export. Every download in the audit log.
4 ยท Per-owner investor statements
โ
One Airbnb account = one financial view. If you operate units for other owners, the share calculation lives in your spreadsheet.
~
Most PMS platforms have "owner statements" but treat investors as a billing entity, not a first-class user. Owner can't log in to see their unit live.
โ
Per-owner Yield report by period. Owner gets read-only access to their unit's calendar + statement. Numbers reproducible from the audit log.
5 ยท Ghana payments (Hubtel, MoMo, Paystack)
~
Payouts via international wire or US bank. Forex spread eats the small bookings.
โ
Stripe / Square at best. MoMo doesn't exist on their roadmap.
โ
Hubtel + Paystack + MTN MoMo direct integration. Auto-reconciliation against the booking. GHS-native; USD support as a per-charge picker, not afterthought.
6 ยท ADR / Occupancy / RevPAR / ALOS
~
Airbnb shows Airbnb numbers. Doesn't see your Booking.com or direct bookings โ so the headline metric is incomplete.
โ
Most PMS platforms have a dashboard. Numbers are accurate.
โ
Week / Month / Quarter / Year. ADR + Occupancy + RevPAR + ALOS with definitions inlined so you don't context-switch to documentation.
7 ยท Audit trail of every action
โ
Some history on each listing. Not a queryable audit log. When an investor asks "what happened to my unit in March?" you go to screenshots.
~
Better than Airbnb. Usually export-only after a support ticket.
โ
Every significant action logged with actor + timestamp + target. PII egress (GIS export, investor yield view) explicitly audited.
8 ยท Encrypted PII at rest
~
Airbnb's own infrastructure. You don't control how guest PII is stored or who at Airbnb can see it.
~
Generally yes for the platform's own data. Guest IDs you enter are often stored plaintext in their DB.
โ
Guest ID numbers + smart-lock PINs + channel-export tokens all encrypted with authenticated encryption. Cleartext released only through audited paths.
9 ยท Mobile + unreliable connection
โ
Native iOS / Android apps. Good offline-ish behaviour. The standard.
~
Most have apps. Built for 4G in California; offline behaviour varies.
โ
PWA installs to iOS + Android home screen. Offline-capable: gate scans queue and replay. Built for the gate guard's phone.
10 ยท Pricing + support in Ghana
โ
Free to list. Per-booking commission (3โ15%). Support in English, no local context.
โ
USD-denominated subscriptions ($100โ$500/month per property). Support hours in PT / GMT โ not GMT+0 with local context.
โ
GHS-native pricing during the design-partner phase. Support team in Accra, GMT+0 working hours. Onboarding by people who've stayed in Ghanaian serviced apartments.