Commit Graph

3 Commits

Author SHA1 Message Date
Ephraim Duncan
e4e04cdddc feat: simplify billing ux (#2117) 2025-11-13 15:58:16 +11:00
David Nguyen
2ee0d77870 fix: correctly set stripe customer names (#1939)
Currently the Stripe customer name is set to the organisation name,
which in some cases is just the organisation name.

This update makes it so it uses the owner name instead.
2025-08-05 12:30:02 +10:00
David Nguyen
3409aae411 feat: add email domains (#1895)
Implemented Email Domains which allows Platform/Enterprise customers to
send emails to recipients using their custom emails.
2025-07-24 16:05:00 +10:00