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/stripe
John Mizerek c17f624787 Fix Stripe webhook and add dev webhook secret
- Add SubmittedOn = COALESCE(SubmittedOn, NOW()) to webhook for KDS timer
- Add test mode webhook secret for dev.payfrit.com
- Keep live mode webhook secret for biz.payfrit.com

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-19 10:08:35 -08:00
..
createPaymentIntent.cfm Update PaymentIntent amount if cart changed on retry 2026-02-17 19:06:01 -08:00
getPaymentConfig.cfm Add getPaymentConfig endpoint for Payment Sheet saved cards 2026-02-17 18:00:56 -08:00
onboard.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
status.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
webhook.cfm Fix Stripe webhook and add dev webhook secret 2026-02-19 10:08:35 -08:00