stripe subscription event hooks

1. None of the Stripe Subscription Event Hooks are being triggered. 2. No Error Message 3. See attached image the onEvent hook does work... if I implement them myself and in the future better-auth hooks start working there is going to be pain when double spends happen etc.
No description
3 Replies
Lmvdzande
LmvdzandeOP7d ago
as you can see when I trigger a new subscription all the events are coming in but, none of the hooks from the config are logging any info
Lmvdzande
LmvdzandeOP7d ago
No description
Lmvdzande
LmvdzandeOP7d ago
So i think it's because I am creating the checkout session through stripe api and not better-auth The problem is I want a custom ui-mode and to not use the redirect to stripe checkout I just need the clientSecret that is normally generated from creating a session don't know how many people are using custom UI (since it's so new) or embedded but I'll make a PR for including ui_mode as a field in the /subscription/upgrade #Stripe ui_mode support made a feature-requests forum entry

Did you find this page helpful?