[GH-ISSUE #2890] bug(stripe): Cannot upgrade number of seats #26705

Closed
opened 2026-04-17 17:21:33 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @yavens on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/2890

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

  1. Subscribe to a plan
  2. Attempt to subscribe to the same plan with a different number of seats

Current vs. Expected behavior

When attempting to upgrade your existing plan with more seats, a YOURE_ALREADY_SUBSCRIBED_TO_THIS_PLAN error is thrown. Instead, your plan should be upgraded to have more seats.

What version of Better Auth are you using?

1.2.9-beta.8

Provide environment information

- MacOS
- chrome

Which area(s) are affected? (Select all that apply)

Package

Auth config (if applicable)


Additional context

No response

Originally created by @yavens on GitHub (Jun 3, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/2890 ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce 1. Subscribe to a plan 2. Attempt to subscribe to the same plan with a different number of seats ### Current vs. Expected behavior When attempting to upgrade your existing plan with more seats, a `YOURE_ALREADY_SUBSCRIBED_TO_THIS_PLAN` error is thrown. Instead, your plan should be upgraded to have more seats. ### What version of Better Auth are you using? 1.2.9-beta.8 ### Provide environment information ```bash - MacOS - chrome ``` ### Which area(s) are affected? (Select all that apply) Package ### Auth config (if applicable) ```typescript ``` ### Additional context _No response_
GiteaMirror added the locked label 2026-04-17 17:21:33 -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#26705