[PR #4922] [CLOSED] fix: do not create stripe accounts for anonymous users #31262

Closed
opened 2026-04-17 22:09:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4922
Author: @focux
Created: 9/26/2025
Status: Closed

Base: canaryHead: fix-stripe-with-anonymous-users


📝 Commits (1)

  • 84a6e09 fix: do not create stripe accounts for anonymous users

📊 Changes

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

View changed files

📝 packages/stripe/src/index.ts (+1 -1)

📄 Description

fix #4913


Summary by cubic

Stops creating Stripe customers for anonymous users during sign up. Prevents orphaned Stripe accounts and avoids billing confusion.


🔄 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/better-auth/better-auth/pull/4922 **Author:** [@focux](https://github.com/focux) **Created:** 9/26/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `fix-stripe-with-anonymous-users` --- ### 📝 Commits (1) - [`84a6e09`](https://github.com/better-auth/better-auth/commit/84a6e09c7bf1e9cad7f408350e8caf7d44bd8a00) fix: do not create stripe accounts for anonymous users ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/index.ts` (+1 -1) </details> ### 📄 Description fix #4913 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Stops creating Stripe customers for anonymous users during sign up. Prevents orphaned Stripe accounts and avoids billing confusion. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:09:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#31262