Apple Wallet and Google Wallet for Tour Operators: A Beginner's Guide
Boarding-pass-style cards aren't just for airlines. Here is how small tour operators use Apple Wallet and Google Wallet to keep their offer on a tourist's lock screen for a full week, with no app and no email.
Every modern phone ships with a built-in wallet app. Apple Wallet on iOS, Google Wallet on Android. Travellers already use them daily — their boarding pass is in there, their coffee card, their gym pass, their concert ticket. The wallet sits one gesture from the lock screen, and the phone is responsible for surfacing the right card at the right time.
For tour operators, this is one of the most useful and least-used customer touchpoints available. This guide walks through what a wallet pass is, why it works for tours, and how to set one up without writing code.
What a wallet pass is
A wallet pass is a structured digital card — small, glanceable, and rendered consistently by the phone's wallet app. A tour-operator wallet pass typically has:
- A brand strip — your logo, your colour.
- A primary value — your tour name and price.
- Secondary fields — date, time, language, meeting point.
- A back panel — longer text, terms, contact details.
- A barcode or QR — what the guide scans at the meeting point.
Critically, a wallet pass is updatable. You can change the price, the time, or the language from a dashboard, and the traveller's phone shows the new version within seconds. That single property is what makes a wallet pass categorically different from a PDF voucher.
Why wallet passes fit the tour business
The mechanics line up unusually well:
- Travellers are on their phone all day. On holiday, the phone is the dominant screen.
- No email needed. Saving a pass takes one tap. No signup, no app to install.
- The phone reminds them. Apple and Google deliver pass-related notifications natively, included.
- You can edit the offer later. Drop the price, change the time, add a new language — all active passes update.
- It looks like a plane ticket. Travellers trust passes the way they trust airlines, because the visual language is the same.
Three things wallet passes are particularly good at for tours
1. Trip-long offers
"Scan this poster. We will save 10% off any tour for the rest of your stay." The card sits on the traveller's phone for the typical length of a city break. When they are free on Thursday afternoon, the card is still there.
2. Last-minute availability
Tonight's 6PM tour has empty seats at 2PM. Drop the price in your dashboard. The travellers who saved your card this week see the new price on their lock screen. Full yield guide here.
3. Multilingual offers, served on the fly
A few French travellers scanned your poster this morning. You publish a French version of the same offer. Their pass shows in French; English speakers continue to see English. No reprinted poster.
What wallet passes are not for
- One-off transactional confirmations — those still belong with SMS or email.
- Long, content-heavy articles — passes are glanceable, not blog posts.
- Live customer support — passes deliver and update, they do not chat.
Apple Wallet and Google Wallet, side by side
For most tour operators, the visible differences are minor. Both wallets:
- Accept passes via a one-tap save.
- Support push updates to the pass.
- Support location-triggered notifications when configured.
- Render passes consistently with your branding.
The differences worth knowing:
- Apple Wallet uses the .pkpass format; Google Wallet uses signed JSON pass objects.
- Apple's notification system has slightly stricter delivery rules. Both systems are designed to protect the traveller from message fatigue.
- Both platforms support optional geolocation triggers, with different conventions.
Practically: design once, deliver to both. A good platform handles the translation for you.
The setup, end to end
From "interesting idea" to "card on a traveller's phone":
- Pick a wallet pass platform. For a tour operator, a tour-specific platform like Tourist Scan is usually a faster start than the DIY developer SDKs.
- Upload your logo, pick a brand colour, and write the card text.
- Set the offer details — name, price, expiry, meeting point.
- Get a QR code to print on your poster.
- Place the poster at every meeting point, hotel partner, and brochure rack you use.
- Watch the dashboard for scans, saves, and bookings.
For a small operator using an off-the-shelf platform, time to first pass is typically under an hour.
How wallet passes interact with notifications
Once a customer saves your pass, you can communicate with them via the wallet itself — no email, no SMS bill. Three native messages we recommend setting up from the start:
- Welcome: Delivered the moment they save. A short, friendly confirmation.
- Mid-trip: Two or three days later. A gentle reminder that the card is there.
- Last day: Before the offer expires. A clear, low-pressure nudge.
On top of these, any update you make to the pass itself — a price change, a new time, a translated version — triggers an automatic lock-screen notification on most setups. Used thoughtfully, this is one of the most respectful customer-comms channels in the small operator's toolkit.
Useful references
- Apple's wallet developer documentation: developer.apple.com/wallet
- Google's wallet developer documentation: developers.google.com/wallet
Where Tourist Scan fits
Tourist Scan is built specifically for tour and activity operators. The product takes the wallet-pass concept and shapes it around the tour-operator workflow: poster scan, Wallet save, three native notifications, language-aware delivery, and a dashboard for editing tonight's price without reprinting anything. Try the live demo on the home page.