Check-out is often the most chaotic moment of the day at a campsite. Guests need to return keys or wristbands, receive the final receipt, pay for any extras (electricity, rentals, purchases), and often wait 20 minutes in line. With an automatic QR code check-out system, all of this happens in 60 seconds from the guest's smartphone.
How QR Code Check-out Works
- 1The evening before departure, the guest receives an SMS/email with a link (or QR code) to the check-out process.
- 2The guest opens the link and sees a summary of the stay: nights, extras, kWh consumed, and total.
- 3The guest confirms and pays any outstanding extras directly from the phone (Stripe, credit card, Apple Pay).
- 4The guest digitally signs the check-out confirmation.
- 5The guest receives the receipt as a PDF by email.
- 6The pitch is released automatically in the management system, ready for the next guest.
- 7The RFID wristband (if used) is invalidated in the system at 12:00 on the departure day.
What Happens in the Background (Without the Guest Seeing It)
- Ovvo Camping automatically calculates the kWh consumed from the pitch's electrical hookup (if integrated).
- Purchases from the bar's point-of-sale system are added if the guest has an open account.
- The bike or kayak rental is closed if the equipment has not yet been returned (alert to staff).
- The Alloggiati Web form is marked as completed with the actual departure date.
- If the guest leaves earlier than expected, the refund for unused nights (according to the cancellation policy) is calculated automatically.
The Physical QR Code: Where to Place It
In addition to the link sent via SMS/email, it is useful to print the QR code as a poster and display it in strategic locations:
- At the campsite exit, next to the barrier gate (the guest scans it before leaving).
- At reception, as an alternative to the queue.
- On the printed map handed out at check-in.
- In the campsite bar/restaurant.
A facility with 180 pitches that implemented QR check-out reduced the average check-out time from 8 minutes to 90 seconds, and 68% of guests now check out independently without visiting reception.
Integration with the Exit Barrier Gate
The most advanced system provides for the exit barrier gate to open automatically only after the guest has completed online check-out. The flow is: the guest completes QR check-out → the system sends an MQTT command to the exit barrier gate → the barrier gate opens for 30 seconds. If the guest has not checked out, the barrier gate remains closed and they must stop at reception. This completely eliminates guests leaving with an unpaid account.
What to Do for Guests Who Do Not Use a Smartphone
Automatic check-out should not be mandatory. Reception remains available for anyone who prefers personal assistance. The goal is for 80% of guests to choose self-service, freeing staff to handle complex cases more effectively.
