The party is at the dock. The phone is in your hand. You don't have time to open six tabs. Rockon's booking command center surfaces every answer on one screen.
Apply to join Rockon Compare booking software
We named the moment everything has to work. The dock moment is when the guest pulls up, hands you their phone, and asks 'are we good?' Every other piece of software is built for the office. Rockon is built for that exact moment.
Name, contact, party makeup, returning-guest status — visible the second you tap the booking.
Signed, sent-but-unsigned, or unsent — color-coded and one-tap to re-send.
Not just 'a kayak' — the specific unit, with its maintenance status.
Paid, partially paid, preauthorized, refunded — no Stripe jargon.
Most platforms make changes painful. Rockon treats them as first-class. Database writes happen before Stripe charges — with rollback — so your books always tie out.
Date, party, options. Recalculates the total, protects fees, settles the delta — charge or refund — in one transaction.
One guest in a 4-person trip can be refunded without touching the rest. Per-booking ledger keeps reporting clean.
Every change writes a ledger row. Database invariants enforce that totals reconcile. No drift, ever.
Marketplace bookings and direct bookings flow into the same calendar, the same equipment availability, the same customer record, and the same payouts. No two systems to sync.
It is one screen with everything that matters surfaced inline. Modify, refund, transfer, message, and waiver actions all open in a panel — you never lose your context.
Capacity is asset-driven. Each booking holds a real unit (a specific kayak, a specific bike). Maintenance holds remove that unit from availability automatically.
The 3-step modify flow recalculates totals, settles the difference (charge or refund) atomically, and writes a transaction-level ledger so reconciliation is always clean.
Yes. Refunds are at the booking level inside an order, so a single guest in a 4-person trip can be refunded without touching the rest.
Yes. Same screen, same calendar, same equipment availability — Rockon does not split your operation by channel.