Stripe + Organisations
Hey there,
first of all great job on better-auth. Love it!
Is there any plans in being able to use orgs as the holder of stripe_subscription id? We're using orgs as "tenants" and it would be weird to store the stripe subscription id on the user object, since everything else is related to orgs.
8 Replies
I think it makes sense.
@bekacru what do you think?
yeah we'll have good orgs + stripe setup soon!
@bekacru u have a rough estimate on the timeline? happy to help with the pr as well
I would be interested in this question also, cuz i really need this setup as well so 🆙
Ohh i missed this in the chat, lets pray then that it is added 🙌
any update on this when is it happening?
Hi,
any update on this? Have you already planned some improvment between the 2 plugins?
My use case is similar, org are tenants and I expect the orgs to be the customer in stripe and not the "connected user" with admin right.
Thanks!
fyi: we created an issue&pr for adding custom stripe customer ids (for using the stripe id on the organization instead): https://github.com/better-auth/better-auth/issues/3772