payfrit-api/api/stripe
John Mizerek 628172c31c Add TaskTypeID=0 to order task creation INSERTs
submitCash.php, submit.php, and webhook.php were creating kitchen
tasks without TaskTypeID, which is NOT NULL with no default. This
caused cash order submission to fail with a SQL error.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 23:21:41 -07:00
..
createPaymentIntent.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
getPaymentConfig.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
onboard.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
status.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
webhook.php Add TaskTypeID=0 to order task creation INSERTs 2026-03-16 23:21:41 -07:00