[PR #1789] [MERGED] fix(stripe): rely on subscription Id instead of reference ID for subscriptions #3994

Closed
opened 2026-03-13 11:27:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1789
Author: @Bekacru
Created: 3/12/2025
Status: Merged
Merged: 3/12/2025
Merged by: @Bekacru

Base: mainHead: stripe/fix


📝 Commits (7)

📊 Changes

6 files changed (+365 additions, -140 deletions)

View changed files

📝 docs/components/sidebar-content.tsx (+79 -75)
docs/content/docs/reference/contributing.mdx (+140 -0)
📝 packages/stripe/src/client.ts (+2 -2)
📝 packages/stripe/src/hooks.ts (+3 -3)
📝 packages/stripe/src/index.ts (+130 -56)
📝 packages/stripe/src/types.ts (+11 -4)

📄 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/1789 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 3/12/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `stripe/fix` --- ### 📝 Commits (7) - [`57518b8`](https://github.com/better-auth/better-auth/commit/57518b802a53d86f0f906efce2c3f835bd64edd6) wip - [`1fd739a`](https://github.com/better-auth/better-auth/commit/1fd739a08b14e2a0139d8f0ef7e3c0cbdce2ea15) Merge branch 'main' into stripe/fix - [`8428bef`](https://github.com/better-auth/better-auth/commit/8428bef4b4876a021cba0aa1490c75ab2fb1afb8) fix(stripe): use subscription Id instead of reference on success and cancel callback - [`a83c574`](https://github.com/better-auth/better-auth/commit/a83c574e332cc7d38ecdce56846d33d20fa2d852) wip - [`e6b14fa`](https://github.com/better-auth/better-auth/commit/e6b14fac7014025bf22f4ba2711af3baac34196e) wip - [`a77d31c`](https://github.com/better-auth/better-auth/commit/a77d31c4c208e2a616fe27cff9df2f852861139e) remove old tests - [`cb99211`](https://github.com/better-auth/better-auth/commit/cb992112cd65acbba7a24cdd0d3082861614255a) chore: lint ### 📊 Changes **6 files changed** (+365 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+79 -75) ➕ `docs/content/docs/reference/contributing.mdx` (+140 -0) 📝 `packages/stripe/src/client.ts` (+2 -2) 📝 `packages/stripe/src/hooks.ts` (+3 -3) 📝 `packages/stripe/src/index.ts` (+130 -56) 📝 `packages/stripe/src/types.ts` (+11 -4) </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-03-13 11:27:04 -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#3994