[PR #1964] [MERGED] fix: create customer on signup #1960

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1964
Author: @dguyen
Created: 8/13/2025
Status: Merged
Merged: 8/14/2025
Merged by: @dguyen

Base: mainHead: fix/create-customer-on-signup


📝 Commits (2)

  • 5890b8e fix: create stripe customer on signup
  • 9f145db fix: create stripe customer on signup

📊 Changes

1 file changed (+30 additions, -1 deletions)

View changed files

📝 packages/lib/server-only/organisation/create-organisation.ts (+30 -1)

📄 Description

Description

Always create and assign a Stripe customer to an organisation on creation if billing is enabled.


🔄 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/1964 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/14/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/create-customer-on-signup` --- ### 📝 Commits (2) - [`5890b8e`](https://github.com/documenso/documenso/commit/5890b8e6ac58f9f930f575b8b47a4fd0f52589d7) fix: create stripe customer on signup - [`9f145db`](https://github.com/documenso/documenso/commit/9f145db254e6052898561152a879d95abd861e7b) fix: create stripe customer on signup ### 📊 Changes **1 file changed** (+30 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/server-only/organisation/create-organisation.ts` (+30 -1) </details> ### 📄 Description ## Description Always create and assign a Stripe customer to an organisation on creation if billing is enabled. --- <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:49 +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#1960
No description provided.