#morio4182
1 messages · Page 1 of 1 (latest)
Which integration do you use? Subscription API, Checkout Session or pricing table?
We are using checkout sessions
Since the Checkout Session is created by your server, your system can check to ensure the minimal price matches the lower tier fixed price
So there is no option to define this somehow on product level ?
Or on subscription type level ?
Products and prices are independent objects within Stripe. It's not possible to configure the minimal price by referencing to another price
Thanks !
No problem! Happy to help 😄
Wish you a good day 🙂
Sorry for bothering again - so would it be possible to add a line to the subscription which has a dynamic price based on the variable prices?
e.g.
Customer has 3 pieces of hardware which would cost 3 € per month
The minimal amount in the upper tier should be 6 €
So we would need a new product/line in the subscription adding the 3 €
If we have only 2 pieces it should be 4 €
If they belong to the price ID, you can simply update the quantity of that item