#meisei81
1 messages · Page 1 of 1 (latest)
Hi there!
A single Subscription can have multiple prices. So when your user buys feature-2, update the existing subscription with an additional price.
- Will the duration of subscription cycles change? 2.how many additional price could be add to a subscription?
- No, by default the cycle stays the same.
- I'm not aware of any limits
I would recommend to do some test in test mode with Test Clocks to make sure everything works as you want to: https://stripe.com/docs/billing/testing/test-clocks
Got it.
How could we design the subscription with the custom domain? https://stripe.com/docs/payments/checkout/custom-domains
You are using Checkout Sessions to create the Subscriptions?