From ea34f302acb825d41ddd7b77df584a7372fcbe8b Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Thu, 19 Feb 2026 11:31:31 -0800 Subject: [PATCH] Require TaxRate and PayfritFee to be configured - no fallbacks Both values MUST be set per business. If not configured, the menu API will return an error instead of silently using defaults. Co-Authored-By: Claude Opus 4.5 --- api/menu/items.cfm | 49 ++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 26 deletions(-) diff --git a/api/menu/items.cfm b/api/menu/items.cfm index f035544..c7610d5 100644 --- a/api/menu/items.cfm +++ b/api/menu/items.cfm @@ -531,33 +531,30 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +