#juan_01979
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
The best way is to store it in your own database then.
Yes, in our own database we have each Unique Identifier, but then how do I create the subscription to a particular customer with +100 active devices ?
or do you mean to store in our database the subscription identifier that stripe gives us ?
Correct.
You can just specify quantity: 100: https://stripe.com/docs/api/subscriptions/create#create_subscription-items-quantity
Perfect! where can I find each subscription identifier ?
In the id field
Yes
Oh okay! perfect.. Thank you for the time!
Happy to help.