chatbot-template/app/(chat)
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
..
api checkout: omit customerEmail when user has guest-style email 2026-05-25 18:36:12 +04:00
chat/[id] Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
actions.ts Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
layout.tsx Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
opengraph-image.png Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
page.tsx Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00
twitter-image.png Initial commit: EGBE chatbot template 2026-05-25 14:54:04 +04:00