[PR #2990] [MERGED] feat(stripe): pass context obejct to stripe plugin callbacks #4587

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2990
Author: @Bekacru
Created: 6/11/2025
Status: Merged
Merged: 7/17/2025
Merged by: @Bekacru

Base: v1.3Head: feat/stripe-support-ctx-object


📝 Commits (6)

📊 Changes

5 files changed (+198 additions, -148 deletions)

View changed files

📝 docs/components/landing/hero.tsx (+149 -119)
📝 packages/stripe/src/hooks.ts (+11 -8)
📝 packages/stripe/src/index.ts (+19 -11)
📝 packages/stripe/src/stripe.test.ts (+4 -0)
📝 packages/stripe/src/types.ts (+15 -10)

📄 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/2990 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `v1.3` ← **Head:** `feat/stripe-support-ctx-object` --- ### 📝 Commits (6) - [`30b689e`](https://github.com/better-auth/better-auth/commit/30b689e7d8c2a7e5dcbcde4ded59eff06954eedf) feat(stripe): pass context obejct to stripe plugin callbacks - [`c1faa41`](https://github.com/better-auth/better-auth/commit/c1faa41892f9cba529abb72ebe7a3be191b73ccf) cleanup - [`598a539`](https://github.com/better-auth/better-auth/commit/598a539941f84b7d6d5720773383820dae881383) cleanup - [`d86c76a`](https://github.com/better-auth/better-auth/commit/d86c76a82c716654115308c4e758a9ebf5442939) cleanup - [`a4ce5d6`](https://github.com/better-auth/better-auth/commit/a4ce5d69953a54d3e297db51739e39bd508ef54e) chore: lint - [`32a1537`](https://github.com/better-auth/better-auth/commit/32a1537332f1634da99f2c64a9e00f3c2c299eac) fix: tests ### 📊 Changes **5 files changed** (+198 additions, -148 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/landing/hero.tsx` (+149 -119) 📝 `packages/stripe/src/hooks.ts` (+11 -8) 📝 `packages/stripe/src/index.ts` (+19 -11) 📝 `packages/stripe/src/stripe.test.ts` (+4 -0) 📝 `packages/stripe/src/types.ts` (+15 -10) </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:51:52 -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#4587