[PR #2265] [CLOSED] feat(stripe): adding priceId in db #29836

Closed
opened 2026-04-17 21:05:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2265
Author: @Konixy
Created: 4/13/2025
Status: Closed

Base: mainHead: feat/stripe_priceId_in_db


📝 Commits (4)

  • 39e0224 feat(stripe): Adding priceId in db
  • e4ecef4 feat(stripe): adding priceId in schema
  • 0110b22 feat(stripe): updating docs to include priceId in schema
  • 3fa3181 Merge branch 'better-auth:main' into feat/stripe_priceId_in_db

📊 Changes

4 files changed (+14 additions, -0 deletions)

View changed files

📝 docs/content/docs/plugins/stripe.mdx (+6 -0)
📝 packages/stripe/src/hooks.ts (+2 -0)
📝 packages/stripe/src/index.ts (+2 -0)
📝 packages/stripe/src/schema.ts (+4 -0)

📄 Description

lmk if I forgot anything


🔄 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/2265 **Author:** [@Konixy](https://github.com/Konixy) **Created:** 4/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/stripe_priceId_in_db` --- ### 📝 Commits (4) - [`39e0224`](https://github.com/better-auth/better-auth/commit/39e02247711da31888a89a831fd14887e41e573d) feat(stripe): Adding priceId in db - [`e4ecef4`](https://github.com/better-auth/better-auth/commit/e4ecef4ca5362fcd5930e43d09d384daf454caf1) feat(stripe): adding priceId in schema - [`0110b22`](https://github.com/better-auth/better-auth/commit/0110b22b8f798d0c6995a1be6b7fac473181398c) feat(stripe): updating docs to include priceId in schema - [`3fa3181`](https://github.com/better-auth/better-auth/commit/3fa3181837120917461546f0a382d9cfb31be2b6) Merge branch 'better-auth:main' into feat/stripe_priceId_in_db ### 📊 Changes **4 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/stripe.mdx` (+6 -0) 📝 `packages/stripe/src/hooks.ts` (+2 -0) 📝 `packages/stripe/src/index.ts` (+2 -0) 📝 `packages/stripe/src/schema.ts` (+4 -0) </details> ### 📄 Description lmk if I forgot anything --- <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-17 21:05:29 -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#29836