[PR #2173] [CLOSED] Fix stripe webhook handler #21087

Closed
opened 2026-04-15 20:07:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2173
Author: @Evy04
Created: 4/8/2025
Status: Closed

Base: mainHead: Evy04-patch-1


📝 Commits (3)

  • 48a5914 Fix stripe webhook handler
  • 545c535 chore: update stripe package to version 18.0.0 and improve date handling in checkout session webhook
  • ad729e7 fix(stripe): improve date handling for subscription periods in onSubscriptionUpdated

📊 Changes

3 files changed (+27 additions, -38 deletions)

View changed files

📝 packages/stripe/package.json (+1 -1)
📝 packages/stripe/src/hooks.ts (+4 -4)
📝 pnpm-lock.yaml (+22 -33)

📄 Description

Temp fix for #2171

Not sure if multiple items needs to be handled, since sub will likely not have multiple


🔄 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/2173 **Author:** [@Evy04](https://github.com/Evy04) **Created:** 4/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Evy04-patch-1` --- ### 📝 Commits (3) - [`48a5914`](https://github.com/better-auth/better-auth/commit/48a5914f11a9f410be646db39878880b61c69dd5) Fix stripe webhook handler - [`545c535`](https://github.com/better-auth/better-auth/commit/545c5359974f18fc9ff84f3ee9aa6858e68b2376) chore: update stripe package to version 18.0.0 and improve date handling in checkout session webhook - [`ad729e7`](https://github.com/better-auth/better-auth/commit/ad729e7512ec826fab0710f6db44d97b4ad1b034) fix(stripe): improve date handling for subscription periods in onSubscriptionUpdated ### 📊 Changes **3 files changed** (+27 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/package.json` (+1 -1) 📝 `packages/stripe/src/hooks.ts` (+4 -4) 📝 `pnpm-lock.yaml` (+22 -33) </details> ### 📄 Description Temp fix for #2171 Not sure if multiple items needs to be handled, since sub will likely not have multiple --- <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 20:07:13 -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#21087