payfrit-api/api/setup
John Mizerek 5761ed3e88 Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex
- Remove vsprintf hyphenation from generateUUID() in helpers.php
- Remove redundant str_replace('-', '', ...) wrappers in callers
- Fix grants/create, tabs/open, orders/getOrCreateCart which were storing hyphenated UUIDs
- Cast prices to float in getForBuilder.php
- Uppercase auth response keys (TOKEN, USERID, FIRSTNAME)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 16:43:02 -07:00
..
analyzeMenu.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
analyzeMenuImages.php Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -07:00
analyzeMenuUrl.php Fix: restore cd and stderr redirect for platform-images shell_exec 2026-03-15 10:19:31 -07:00
checkDuplicate.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
downloadImages.php Extract og:image as header during wizard discovery 2026-03-15 09:36:43 -07:00
importBusiness.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
lookupTaxRate.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
reimportBigDeans.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveWizard.php Fix: use queryTimed instead of undefined $pdo for ImageExtension update 2026-03-15 02:08:26 -07:00
testUpload.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadSavedPage.php Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex 2026-03-15 16:43:02 -07:00