payfrit-api/api
John Mizerek 08ef54976f Port Twilio SMS integration from CFML to PHP
Add sendSMS() to helpers.php using Twilio REST API with cURL,
credentials loaded from config/twilio.json. Wire into sendOTP,
loginOTP, and sendLoginOTP endpoints, replacing TODO stubs.
SMS is auto-skipped on dev environments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 16:02:34 -07:00
..
addresses Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
admin Port admin, cron, and receipt endpoints from CFML to PHP 2026-03-14 15:57:25 -07:00
app Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
assignments Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
auth Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00
beacon-sharding Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
beacons Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
businesses Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
chat Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
config Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
grants Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
menu Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
orders Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
portal Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
presence Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
ratings Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
servicepoints Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
setup Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
stations Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
stripe Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
tabs Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
tasks Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
users Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
workers Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
helpers.php Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00