The recently released stripe integration appears to be on a per-tennant basis. We'd be very interested in a per-user basis - i.e. users of a tenant can choose a subscription level. (We're likely to be working only in single tenant mode, but I could imagine that to support multi tenant properly you'd potentially have a different stripe account for each tenant).
Is this something that is on the roadmap, or that we could easily modify your code to support?
3 Answer(s)
-
0
Hi @CC.P3608
Actually it is related to ABP's Edition system. In our design, editions can be only assigned to Tenants, not users. We don't have plan to change this behaviour, at least in the near future.
-
0
We're exploring the same feature. Did you ever make any progress on this @CC.P3608?
-
0
Afraid not - we went in a different direction in the end.