#Killian-subscriptions

1 messages · Page 1 of 1 (latest)

frozen ridge
#

hello! we don't have such a feature, you would need to implement your own validation logic for this

gusty trail
#

Ah ok, how could I do that through code? I'm using NodeJs with express

frozen ridge
#

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