#adsaeed
1 messages ยท Page 1 of 1 (latest)
TLDR : How can I move my Stripe billing customer to new Products, which has differnet prices and is defined based on different metadata key?
Hi
How can we migrate our existing 600 users to these new products seamlessly? So they don't have to cancel and resubscribe
You can use the Subscription Update API in order to update each customer subscription:
https://stripe.com/docs/api/subscriptions/update
Thank you! What about the second question? ๐๐ฝ