payfrit-api/api
John Mizerek 1df69463a8 Fix discovery business info extraction
- Prefer title tag for name over JSON-LD (sites often put address in LD name)
- Parse full address string into components (addressLine1, city, state, zip)
- Handle newlines in addresses (Squarespace puts newlines in JSON-LD)
- Convert 24h hours to 12h format
- Strip country suffix from addresses

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 18:09:54 -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 Fix discovery business info extraction 2026-03-14 18:09:54 -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