[GH-ISSUE #1704] Add new endpoint to be able to undo a scheduled stripe subscription cancellation #8876

Closed
opened 2026-04-13 04:07:18 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @JNLei on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/1704

Is this suited for github?

  • Yes, this is suited for github

When cancel the subscription on Stripe, the subscription can still be there until the end of the cycle. During the cancelAtPeriodEnd time, users can still have the option to undo the cancellation and restore the subscription.

Describe the solution you'd like

Have a /subscription/restore endpoint to restore the subscription.

Describe alternatives you've considered

N/A

Additional context

No response

Originally created by @JNLei on GitHub (Mar 6, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/1704 ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. When cancel the subscription on Stripe, the subscription can still be there until the end of the cycle. During the `cancelAtPeriodEnd` time, users can still have the option to undo the cancellation and restore the subscription. ### Describe the solution you'd like Have a `/subscription/restore` endpoint to restore the subscription. ### Describe alternatives you've considered N/A ### Additional context _No response_
GiteaMirror added the lockedstale labels 2026-04-13 04:07:18 -05:00
Author
Owner

@JNLei commented on GitHub (Mar 6, 2025):

Have a PR created: https://github.com/better-auth/better-auth/pull/1705

<!-- gh-comment-id:2702489500 --> @JNLei commented on GitHub (Mar 6, 2025): Have a PR created: https://github.com/better-auth/better-auth/pull/1705
Author
Owner

@dosubot[bot] commented on GitHub (Jun 13, 2025):

Hi, @JNLei. I'm Dosu, and I'm helping the better-auth team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • You requested a new endpoint, /subscription/restore, to reverse a scheduled cancellation of a Stripe subscription.
  • The feature would allow users to restore their subscription during the cancelAtPeriodEnd period.
  • You have created a pull request (#1705) to implement this feature.

Next Steps:

  • Please confirm if this issue is still relevant to the latest version of the better-auth repository by commenting here.
  • If there is no further activity, the issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

<!-- gh-comment-id:2970840186 --> @dosubot[bot] commented on GitHub (Jun 13, 2025): Hi, @JNLei. I'm [Dosu](https://dosu.dev), and I'm helping the better-auth team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - You requested a new endpoint, `/subscription/restore`, to reverse a scheduled cancellation of a Stripe subscription. - The feature would allow users to restore their subscription during the `cancelAtPeriodEnd` period. - You have created a pull request (#1705) to implement this feature. **Next Steps:** - Please confirm if this issue is still relevant to the latest version of the better-auth repository by commenting here. - If there is no further activity, the issue will be automatically closed in 7 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8876