#Killian-subscriptions
1 messages · Page 1 of 1 (latest)
hello! we don't have such a feature, you would need to implement your own validation logic for this
Ah ok, how could I do that through code? I'm using NodeJs with express
for example, you could retrieve all subscriptions for a specific Customer and Price using https://stripe.com/docs/api/subscriptions/list, if there are results, then the Customer shouldn't be allowed to subscribe to that specific Price