Good approach to handle multiple organizations per user for SaaS #5739
Unanswered
buiducnhat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I am building my SaaS, and I choose Polar as the payment provider.
My SaaS has relation structure like multi tenant/organization, that one user can belong to many organization, but they have only one unique email address on my product data (of course).
I want the users can subscribe plan for the organization level. As the normal flow, I think one user on my system can be map with one Polar customer (with same email address), but how should I do with the organization?
Thanks for any helps
Beta Was this translation helpful? Give feedback.
All reactions