A 10% service line slipped onto the bill at a Bodrum mezehane sparked a viral consumer complaint in March 2024 — and pulled the curtain back on how Turkish consumer protection law actually treats restaurant service charges.
The Legal Framework
Under Turkey's Consumer Protection Law No. 6502, any charge that has not been clearly disclosed to the consumer before the transaction is classified as an "unauthorised additional service fee" and may be refunded by request. Crucially, restaurant service charges are explicitly optional in the absence of menu disclosure — they are not, by default, a legally enforceable line item.
In a benchmark 2024 ruling, the Istanbul Anatolian Consumer Arbitration Board ordered the refund of an automatically added 10% service charge because the restaurant's printed menu did not state "service included" or "service additional." The decision has been cited in dozens of follow-up cases.
Disclosure on Digital Menus
For QR-driven menus, transparency must appear at three points: the splash screen, the persistent footer, and the order preview. thMenu auto-renders a configurable "Service charge of 10% is optional and not included in listed prices" notice across all three locations in 18 languages.
The notice is also injected into the printed receipt template so that walk-in cash customers see identical wording. Consistency is the single biggest factor arbitration boards weigh when ruling on disputed charges.
Operational Best Practice
Train your front-of-house team on three principles: ask before adding, drop without argument when challenged, and never embed the line into payment terminals without an explicit prompt. A POS system that pre-toggles "Add 10% service" is a red flag in any audit.
Tourists who file complaints abroad typically prevail because Turkish boards prioritise consumer rights. Pre-disclosure protects the restaurant in three ways: prevents chargebacks, preserves review scores, and avoids the 30-day arbitration cycle that consumes manager time.
FAQ
Is a 10% service charge legal in Turkey? Yes, but only when disclosed in advance on the menu and confirmed by the customer at payment.
Can a customer refuse to pay it? Absolutely — without disclosure or explicit consent, the charge can be removed at the table or refunded by arbitration.
How should QR menus display the notice? On the splash screen, footer, and order summary, translated across all menu languages, with the word "optional" explicitly stated.
Found this helpful? Share it.
Related articles
Why Digital Menus Increase Restaurant Revenue by Up to 30%
Studies show restaurants using digital QR menus see measurable increases in aver…
When a Customer Downgrades, What Happens to Old Features? — The Silent Feature-Drift Problem in SaaS
Most SaaS apps run a single line of code when a customer downgrades — but old fe…
JWT alg-confusion attack — why Supabase's HS256 → RS256/JWKS migration breaks legacy verifiers
Verifiers that never decode the JWT header are wide open to `alg=none` and alg-c…