chatbot-template/app/(chat)/api
dmitry.galkin b5c399257f checkout: omit customerEmail when user has guest-style email
Stripe rejects emails like 'guest-1779719735974' with 400 email_invalid.
Falling back to no email lets Stripe collect it on the checkout page itself,
which is the standard flow for unauthenticated upgrades.
2026-05-25 18:36:12 +04:00
..
billing checkout: omit customerEmail when user has guest-style email 2026-05-25 18:36:12 +04:00
chat Add Umami analytics, subscription tiers, tool-call metering 2026-05-25 17:27:08 +04:00
files/upload Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
history Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
messages Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
models Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
usage Add Umami analytics, subscription tiers, tool-call metering 2026-05-25 17:27:08 +04:00
vote Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00