#emilien8224
1 messages · Page 1 of 1 (latest)
You mean a single customer has mutliple subscriptions?
Yes exactly
A customer can take out 4 licenses, but we offer a package with no time commitment, so it's possible to stop one license and continue with the other 3. I'd like to offer him the possibility of cancelling by license and not on the total amount.
cancelling by license and not on the total amount.
Sorry, don't understand the difference
Are they a single sub_xxx object with multiple quantity or multipe sub_xxx objects?
For example, a customer can subscribe to my tool and take out 4 licenses; our subscriptions are open-ended. It may happen that the customer wishes to stop one of the 4 subscriptions and continue with the others.
single sub_xxx object with multiple quantity exactly
The cost is 100€ / licence but our client can take 4 licences
So the amount will be 400€ in total but he can stop a subscription and keep the 3 others
Ok, so you need to adjust the quantity?
II would like to offer him the possibility of cancelling by license and not on the total amount?
Yes
The best option will be to have: multipe sub_xxx objects
Several different subscriptions paid for by a single person.
You can update the quantity of items on the subscription: https://stripe.com/docs/api/subscriptions/update?update_subscription-items-quantity