[PR #6959] [MERGED] fix(stripe): add 'subscription/restore' to pathMethods #6990

Closed
opened 2026-03-13 13:20:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6959
Author: @bytaesu
Created: 12/23/2025
Status: Merged
Merged: 12/24/2025
Merged by: @himself65

Base: canaryHead: 2025-12-24/fix/restore-subscription-restore


📝 Commits (2)

  • e44cfdb fix: add 'subscription/restore' to pathMethods
  • da0e2a9 Update packages/stripe/src/client.ts

📊 Changes

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

View changed files

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

📄 Description

Summary by cubic

Added POST mapping for "/subscription/restore" in the Stripe client so restore subscription requests work correctly.

Written for commit da0e2a9c6d. Summary will update automatically 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/6959 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2025-12-24/fix/restore-subscription-restore` --- ### 📝 Commits (2) - [`e44cfdb`](https://github.com/better-auth/better-auth/commit/e44cfdb1cde792086e7e7de7a9d722cc3a0183f2) fix: add 'subscription/restore' to pathMethods - [`da0e2a9`](https://github.com/better-auth/better-auth/commit/da0e2a9c6d742d3551be4f93e53ae750a73564a4) Update packages/stripe/src/client.ts ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/src/client.ts` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added POST mapping for "/subscription/restore" in the Stripe client so restore subscription requests work correctly. <sup>Written for commit da0e2a9c6d742d3551be4f93e53ae750a73564a4. Summary will update automatically 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:20:22 -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#6990