#Benoît
1 messages · Page 1 of 1 (latest)
have you looked into using https://stripe.com/docs/billing/subscriptions/multiple-products ? seems to be what you want.
No, i haven't seen this, i will check, thank you
In fact, that's i aleady do, but i will have to create 8 other plans, and 4 will have trial periods. If i group them in a single subscription, i will have the same problems i explained you sooner (with the trialings applying to the whole subscription instead of for the item they have been defined for)
yep, as I said, it's not a concept that we have that only certain items in the subscription have a trial
so again either you add e.g. 8 items and then a coupon for an amount = the 4 'trial' plans added up, or you do something like add 4 items, and use a Schedule to schedule adding the other 4 automatically later