Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

broefs's avatar

One stripe or braintree subscription linked to multiple users

I have a client that offers memberships. These memberships allow publication of user profiles in a directory as well as access to non public website content. These membership used to be student or professional. Now the want to introduce 'institutional membership'. There is one member that manages the subscription and payments and receives invoices, and there are multiple users that can publish their profiles based on the one subscription. When the subscription expires, all profiles linked should be taken off-line

How should I approach this linking of multiple registered users against one subscription?

0 likes
0 replies

Please or to participate in this conversation.