#amol_08238
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- amol_08238, 1 day ago, 4 messages
- amol_08238, 2 days ago, 5 messages
- amol_08238, 3 days ago, 6 messages
Hello! Unfortunately you can't use Checkout to update an existing subscription. You have 2 options:
- Use the customer portal: https://stripe.com/docs/customer-management/portal-deep-links#create-a-flow
- Make the API call yourself to update the subscription adding a new item: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
So just to confirm, I can't add new subscription_item to existing subscription and only change price of existing subscription item?