No description
API Changes:
- checkStatusUpdate.cfm: Fixed to use OrderStatusID != 7 instead of non-existent OrderIsDeleted column
- Application.cfm: Added checkStatusUpdate.cfm to public API allowlist
- getOrCreateCart.cfm: Fixed delivery fee to only apply for OrderTypeID = 2 (delivery)
Order Type Logic:
- 1 = Dine-in (no delivery fee)
- 2 = Delivery (delivery fee applied)
- 3 = Takeaway (no delivery fee)
- 4 = Ship-to (no delivery fee)
Status Translation:
- Uses OrderStatusID != 7 to filter deleted orders (tt_OrderStatuses table)
🤖 Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| admin | ||
| api | ||
| cfpayment | ||
| css | ||
| fonts | ||
| images | ||
| includes | ||
| js | ||
| kds | ||
| library/cfc | ||
| modules | ||
| styles | ||
| twilio | ||
| uploads | ||
| yelpforexes.com | ||
| _process.cfm | ||
| aaa Payfrit app new.apf | ||
| android-chrome-192x192.png | ||
| android-chrome-512x512.png | ||
| apple-touch-icon.png | ||
| Application.cfm | ||
| confirm.cfm | ||
| confirm_email.cfm | ||
| confirm_mobile.cfm | ||
| favicon-16x16.png | ||
| favicon-32x32.png | ||
| favicon.ico | ||
| index.cfm | ||
| index.cfml | ||
| index.htm | ||
| index.html | ||
| logout.cfm | ||
| NoBark.apf | ||
| onrequestend.cfm | ||
| register.cfm | ||
| register.cfm.old | ||
| reset.cfm | ||
| show_order.cfm | ||
| test_date_search.cfm | ||
| test_expand_checkbox.cfm | ||
| test_expand_checkbox2.cfm | ||
| test_expand_checkbox3.cfm | ||
| test_expand_checkbox4.cfm | ||
| test_infinite original.cfm | ||
| test_infinite.cfm | ||
| Untitled1.cfm | ||