Making a pay per seat setup with stripe

hi bubblers

im trying to make a pay per seat setup with stripe..
so when a user is signed up and have an active main subscription they are able to add employees also there need acces to the platform..

but i cant figure out the logic in setting up a pay per seat setup.. how i imagine it to be is that when the main user chose a PRO subscription they get 3 seats included but the basic subscription doesnt contain these seats..

the seats when bought i just want to be there as inactive and when you then place one of you employees on the seats the employee becomes active

like this:


where you see the this user have 12 seats available but only 2 active employees to fill the seat

You can update the subscription item quantity with prorate enabled. Our Stripe marketplace plugin supports this.