If you take orders online or in a branded app, the single biggest source of friction is the same one every café faces: a customer on a phone, one-handed, being asked to type a 16-digit card number, expiry, and CVV. Apple Pay and Google Pay erase that step — a tap, a glance at Face ID or a fingerprint, done. If your café runs on Square, you can offer both, usually without writing a line of code.
This guide covers exactly what Square gives you out of the box, what you have to configure, what it costs, and where the wallets fit if you decide to run a branded app instead of a plain web store. It’s written for an independent café or restaurant owner on Square in Canada or the US.
Why digital wallets matter at a café checkout
Coffee and quick-service orders are overwhelmingly mobile and impulse-driven. Someone decides on their oat latte while walking to work, opens your order page, and either finishes in fifteen seconds or gives up. On a phone, manual card entry is the step where they give up.
The published numbers on mobile checkout are blunt. Smartphone cart abandonment runs around 85%, well above desktop. A meaningful slice of that is payment friction — one widely cited figure is that 15% of shoppers abandon a cart specifically because they can’t use a wallet like Apple Pay or Google Pay. On the other side, express wallets are repeatedly associated with faster checkout and lower abandonment: Apple Pay can cut checkout time by up to half, and one-tap flows show materially higher completion than typed-card forms.
Treat those vendor and aggregator figures as directional, not a promise for your café — your menu, your audience, and your traffic decide your real numbers. But the direction is consistent everywhere: fewer fields plus a biometric tap equals more finished orders. For a $6 coffee, a checkout that takes thirty seconds is a checkout a lot of people simply won’t bother finishing.
The fastest checkout is the one with no form. A wallet turns “order ahead” from a chore into a reflex.
What Apple Pay and Google Pay on Square actually get you
Square handles digital wallets in two places that matter for a café, and they behave differently.
1. Square Online (your free or paid Square store). Apple Pay and Google Pay are built in. When a customer loads your Square Online ordering page on a supported device and browser — Safari on an iPhone for Apple Pay, Chrome on Android for Google Pay — the wallet button appears automatically at checkout. You don’t host any files or touch any code. This is the path most café owners are already entitled to, often without realizing it.
2. A custom checkout on the Square Web Payments SDK. If you (or a vendor) build your own ordering experience — a branded web-ordering page, or the in-app WebView checkout in a mobile app — you add the wallets through Square’s developer SDK. Google Pay drops in with a few lines. Apple Pay requires one extra one-time step: registering your web domain with Apple by hosting a verification file in your site’s /.well-known/ directory. After that, the Apple Pay button renders for eligible shoppers exactly like Square Online.
The important honest point: in both cases you pay Square’s standard online processing rate. There is no separate Apple Pay or Google Pay fee. A wallet payment costs you the same as a typed card.
Square wallet support at a glance
| Where you sell | Apple Pay / Google Pay support | Setup effort | Processing cost |
|---|---|---|---|
| Square Online (free or paid) | Built in, automatic | None — it just appears | Same as a card (3.3% + 30¢ US Free; 2.8% + 30¢ CA) |
| Custom web checkout (Web Payments SDK) | Supported | One-time domain verification + a few lines of code | Same as a card |
| Branded iOS/Android app (Square-backed) | Supported via in-app checkout | Handled by your app vendor | Same as a card |
| In-person tap at the counter | Supported on Square hardware | None | In-person card rate |
Rates are Square’s published online processing fees as of 2026. Confirm current rates for your country and plan before deciding.
How to turn on Apple Pay and Google Pay
The steps depend on which path above you’re on. Here’s the realistic sequence for each.
If you’re on Square Online
There is almost nothing to do — which is the point.
- Confirm your Square Online ordering site is live. In your Square Dashboard, open Online and make sure your ordering page is published.
- Open your store on a phone. Use Safari on an iPhone or Chrome on Android, add an item, and go to checkout.
- Look for the wallet button. Apple Pay or Google Pay should appear above or alongside the card fields. If it doesn’t, the usual culprit is the device, browser, or that the shopper has no card in their wallet — not your settings.
- Place one real test order and confirm it lands in your Square dashboard and prints to the kitchen.
If you run a custom checkout (Web Payments SDK)
- Add the Web Payments SDK to your ordering page or app WebView and initialize it with your Square application ID and location ID.
- Verify your domain with Apple. Download Apple’s domain-association file and host it at
https://yourdomain.com/.well-known/apple-developer-merchantid-domain-association. This is what lets the Apple Pay button render on your site. - Add the wallet payment methods in code — Square’s SDK exposes both Apple Pay and Google Pay as tokenizable payment methods alongside the card field.
- Test on real devices. Apple Pay only shows on Apple hardware in Safari; Google Pay on Android in Chrome. Use a physical iPhone and Android phone, not just a desktop simulator.
- Confirm the order round-trips to your POS, prints, and reconciles like any other Square payment.
If a vendor builds and runs your app, steps 1–4 are their job, not yours — you just confirm the wallet appears and the order prints.
What it costs
The cleanest part of this whole topic: digital wallets don’t change your pricing. Square bills the same online processing fee for a wallet payment as for a typed card — 3.3% + 30¢ per transaction on the US Free plan (2.9% + 30¢ on paid tiers), or 2.8% + 30¢ in Canada. No wallet surcharge, no monthly fee to enable them.
That also means wallets are pure upside relative to commission marketplaces. If your alternative for online orders is a marketplace skimming 15–30% per order, moving customers to a direct Square checkout — wallet and all — is the same economics we lay out in how to take online orders without paying commission: roughly 3% processing instead of a double-digit cut, with a faster checkout on top.
Wallets are a checkout fix, not a traffic fix
One honest caveat. Apple Pay and Google Pay improve the conversion of people who already reached your order page. They do nothing to get people there. That part — the order link on your Google Business Profile, your Instagram bio, the QR code on the counter, push notifications to past customers — is still your job, and it’s the harder one.
So sequence it correctly: turn wallets on because it’s nearly free and removes real friction, then put your energy into driving traffic to the checkout. The two compound. A frictionless checkout wastes its potential if nobody arrives; a flood of traffic leaks out the bottom if the checkout is a 16-field form.
Where a branded app changes the picture
On a plain web store, even with wallets, your customer still has to find your page each time and you have limited ways to bring them back. A branded app changes two things: the order page lives on the home screen as an icon, and you can re-engage with push notifications a café can actually use instead of paying a marketplace to reach the same person.
That’s the niche Tany fills for Square cafés: a branded iOS and Android ordering app plus web ordering, with Apple Pay and Google Pay in the checkout, self-running loyalty, eGift cards, and push — built on your existing Square POS and live in about a day for $99 CAD/month per location with unlimited orders. The wallets are table stakes; owning the channel they sit inside is the part that compounds.
Whatever you choose, turn on Apple Pay and Google Pay first. It’s one of the few improvements that costs nothing, takes minutes (or zero, on Square Online), and removes the exact step where mobile orders die.
Sources
- Square fees — online and in-person processing rates (Square Support)
- Square Pricing (Canada) — online processing rates
- Apple Pay on the Web — register and verify your domain (Apple Developer)
- How Apple Pay improves conversion and the customer experience (PerDiem)
- Cart abandonment rate statistics (ConvertCart)