This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/businesses
John Mizerek 6cdbff129f Add takeaway/pickup order support
- getOrCreateCart: only require ServicePointID for dine-in (OrderTypeID=1)
- get.cfm + items.cfm: return OrderTypes from Businesses table
- saveOrderTypes.cfm: new endpoint to save business order type config
- KDS: add PICKUP/DELIVERY badges on order cards
- Portal: add Order Types toggle card in settings (Dine-In always on, Takeaway toggle)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 10:45:06 -07:00
..
get.cfm Add takeaway/pickup order support 2026-03-08 10:45:06 -07:00
getChildren.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
list.cfm Fix restaurant distance sorting to use numeric comparison 2026-03-02 11:57:45 -08:00
saveBrandColor.cfm Add BrandColorLight for subtle card tinting in menu builder 2026-03-05 14:48:11 -08:00
saveOrderTypes.cfm Add takeaway/pickup order support 2026-03-08 10:45:06 -07:00
setHiring.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
update.cfm Auto-geocode addresses on create/update 2026-03-02 01:00:07 -08:00
updateHours.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
updateTabs.cfm Add Open Tabs feature: tab APIs, presence tracking, shared tabs, cron, portal settings 2026-02-24 20:56:07 -08:00