13 ms·
Can you create subscriptions with Stripe on the fly? My wife runs a subscription business but pricing is based on the products the person chooses so my subscrip
by dennyferra 15y ago
Can you create subscriptions with Stripe on the fly? My wife runs a subscription business but pricing is based on the products the person chooses so my subscription rate is always variable. When I first looked at Stripe it seemed like I had to have subscription + prices created beforehand.
- jv22222 15y agoThey have an API to create new subscriptions on the fly yes. It's very easy. I have a similar situation. I used the API to create about 150 subscription plans that cover all my alternatives.
- saikat 15y agoYup, we have an API to create plans - https://stripe.com/docs/api#plans https://stripe.com/docs/api#plans