#leaf-subscription-group

1 messages · Page 1 of 1 (latest)

green swallowBOT
grand needle
#

@heavy hazel not entirely sure what you mean by that

heavy hazel
#

In Microsoft App Store (the platform we were using previously to handle payments) if a company wanted by buy a group subscription for their employees, we could easily create multiple subscriptions for them in one shot. I am wondering if Stripe has anything similar. Essentially, I want to bill one customer, but distribute the product to multiple users.

grand needle
#

Unfortunately no we don't have anything like this. What you'd do is have one Subscription that manages the total amount of employees and then you'd handle the mapping to each employee in your own system