#MYoussef - Subscriptions, Plans, Coupons
1 messages · Page 1 of 1 (latest)
i appreciate if you can validate this solution or recommend me with the best practice
Honestly I think that's a very solid solution. I would just ask what sort of proration behavior you what to occur when updating the subscriptions.
if the customer the customer increase the devices during the year then the price of renewal will be less for the whole devices, and if he cancelled devices then he will loss the discount that he gain, so when updating the subscription i will apply one of the coupons and if he will loss the whole discount i will update the subscription to remove the coupon then the renewal will be with the basic price
So the subscription is annual?
yes
do you recommend to continue with this solution? do you have any advice regarding this case?
I think Support pointed you in the right direction. One thing I would advise is that you apply for the Stripe Test Clocks Beta: https://stripe.com/docs/billing/testing/test_clocks
This will allow you to test these subscriptions without having to wait months to apply the changes.