Hello all!
I need to create an app that charges the user based on the items that they choose for their subscription. Depending on the items they choose, the subscription price will change, and once the user selects the item he wants, he will pay via Stripe.
I cannot see how Stripe can do that. It seems that it can only manage fixed-price subscriptions.
Any ideas?