[PR #1939] [MERGED] fix: correctly set stripe customer names #1943

Closed
opened 2026-02-26 20:31:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1939
Author: @dguyen
Created: 8/4/2025
Status: Merged
Merged: 8/5/2025
Merged by: @Mythie

Base: mainHead: fix/stripe-customer-names


📝 Commits (1)

  • 60a1eee fix: correctly set stripe customer names

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 packages/trpc/server/enterprise-router/create-subscription.ts (+1 -1)
📝 packages/trpc/server/enterprise-router/manage-subscription.ts (+1 -1)

📄 Description

Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1939 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/stripe-customer-names` --- ### 📝 Commits (1) - [`60a1eee`](https://github.com/documenso/documenso/commit/60a1eeeadd76c5d0690102c685f2a9c54a7070cb) fix: correctly set stripe customer names ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/server/enterprise-router/create-subscription.ts` (+1 -1) 📝 `packages/trpc/server/enterprise-router/manage-subscription.ts` (+1 -1) </details> ### 📄 Description ## Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1943
No description provided.