#adsaeed
1 messages · Page 1 of 1 (latest)
You'd update the subscriptions via the API: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
This new subscription is defined on a new metadata, would that impact how we collect payments?
Currently we handle client requests and update their subscriptions from Stripe console, these upgrade requests are not user initiated
Not user initiated from our app*
You wouldn't need a new Subscription, you can just update the items and associated metadata on the existing one
Thanks @jaunty geyser