[PR #7610] [MERGED] docs(stripe): clarify createCustomerOnSignUp configuration requirement #7440

Closed
opened 2026-03-13 13:36:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7610
Author: @oderum
Created: 1/25/2026
Status: Merged
Merged: 1/26/2026
Merged by: @bytaesu

Base: canaryHead: patch-1


📝 Commits (1)

  • bf0ce50 docs(stripe): clarify createCustomerOnSignUp configuration requirement

📊 Changes

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

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+1 -1)

📄 Description

Reworded misleading sentence that implied Stripe customers are created by default. The original phrasing suggested automatic customer creation without the required configuration setting.

Changed from stating "By default, when a user signs up..." to explicitly lead with the configuration requirement.


Summary by cubic

Clarified that Stripe customers are created on signup only when createCustomerOnSignUp: true is set. Fixes misleading wording that implied customers are created by default.

Written for commit bf0ce50d8a. Summary will update on new commits.


🔄 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/7610 **Author:** [@oderum](https://github.com/oderum) **Created:** 1/25/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`bf0ce50`](https://github.com/better-auth/better-auth/commit/bf0ce50d8a4cc47fc289b51aab93f0b4eec44b84) docs(stripe): clarify createCustomerOnSignUp configuration requirement ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+1 -1) </details> ### 📄 Description Reworded misleading sentence that implied Stripe customers are created by default. The original phrasing suggested automatic customer creation without the required configuration setting. Changed from stating "By default, when a user signs up..." to explicitly lead with the configuration requirement. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Clarified that Stripe customers are created on signup only when createCustomerOnSignUp: true is set. Fixes misleading wording that implied customers are created by default. <sup>Written for commit bf0ce50d8a4cc47fc289b51aab93f0b4eec44b84. Summary will update on new commits.</sup> <!-- 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-03-13 13:36:30 -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#7440