chatbot-template/app
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
..
(auth) Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
(chat) checkout: omit customerEmail when user has guest-style email 2026-05-25 18:36:12 +04:00
pricing Add Umami analytics, subscription tiers, tool-call metering 2026-05-25 17:27:08 +04:00
favicon.ico Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
globals.css Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
layout.tsx Add Umami analytics, subscription tiers, tool-call metering 2026-05-25 17:27:08 +04:00