mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 04:19:20 +00:00
* fix(stripe): fallback to subscription id instead of picking the first if subId is provided * chore(changeset): add changeset for fallback to subscription id in stripe
6 lines
103 B
Markdown
6 lines
103 B
Markdown
---
|
|
"@better-auth/stripe": patch
|
|
---
|
|
|
|
should fallback to subscription id when it's present in the body
|