[PR #1705] [MERGED] feat: restore stripe subscription #20852

Closed
opened 2026-04-15 19:58:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1705
Author: @JNLei
Created: 3/6/2025
Status: Merged
Merged: 4/8/2025
Merged by: @Bekacru

Base: mainHead: feat/restore-stripe-subscription


📝 Commits (5)

📊 Changes

4 files changed (+120 additions, -4 deletions)

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+16 -2)
📝 packages/stripe/src/index.ts (+101 -1)
📝 packages/stripe/src/stripe.test.ts (+1 -0)
📝 packages/stripe/src/types.ts (+2 -1)

📄 Description

No description provided


🔄 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/1705 **Author:** [@JNLei](https://github.com/JNLei) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/restore-stripe-subscription` --- ### 📝 Commits (5) - [`8a5116e`](https://github.com/better-auth/better-auth/commit/8a5116e24a8e0b515848b6344adb4f1c365eae49) feat: restore stripe subscription - [`840633c`](https://github.com/better-auth/better-auth/commit/840633c9dc40edf16523d5184355a33d88a1c851) documentation - [`18f4d9c`](https://github.com/better-auth/better-auth/commit/18f4d9c177876cb29f87b0d2ce857ab91ad62ec8) cleanup - [`425968f`](https://github.com/better-auth/better-auth/commit/425968fafb9aa345985983cd23ea4b09999d8783) linting - [`84d7c7a`](https://github.com/better-auth/better-auth/commit/84d7c7a6bb724f01ea1ad9183271299942220ee8) add subscriptionId as optional parameter ### 📊 Changes **4 files changed** (+120 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+16 -2) 📝 `packages/stripe/src/index.ts` (+101 -1) 📝 `packages/stripe/src/stripe.test.ts` (+1 -0) 📝 `packages/stripe/src/types.ts` (+2 -1) </details> ### 📄 Description _No description provided_ --- <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-15 19:58:28 -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#20852