Stripe: How does a Pay-per-seat subscription work?

Pay-per-seat model is awesome because it scales with the company’s size.

I successfully set up my stripe and managed to get a trial subscription through. My question is regarding pay-per-seat model.

Similar to Slack, a company signs up, then slowly adds new teammates. With each new teammate, I need to update the quantity of subscriptions the Company owner has.

How exactly would I do this in the friendliest possible way?
The company owner already agreed to pay per seat. I have a :count of all teammates in that company, and so the subscriptions should be charged at Subcription Price x Total Teammates.

Thanks as always guys!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.