#romain_70929

1 messages · Page 1 of 1 (latest)

ebon latchBOT
opal narwhal
#

Hi! Let me help you with this.

edgy wigeon
#

In our minds, a nominative license is one that is assigned to a specific person. From a technical point of view, this would mean associating a license ID with a User ID. But perhaps this isn't possible on Stripe today?

opal narwhal
#

What do you mean by license exactly, in Stripe terms?
A Subscription?

edgy wigeon
#

yes a subscription sorry

opal narwhal
#

Does each "User" in you app pay for their own "License"? Or someone else pays for a set of "Users"?

edgy wigeon
#

Someone else (the customer company) pays for a set of users

opal narwhal
#

I would suggest you keep the mapping in your own database, and update the Subscription Item quantity accordingly.

edgy wigeon
#

ok thanks a lot for the insights

opal narwhal
#

Happy to help!