#kashishsolanki_01597
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.
- kashishsolanki_01597, 3 days ago, 28 messages
We are using the Checkout session create API to create payment link for embedded form.
Checkout Session is only for initial subscription signup, but not for updating a subscription.
If you would like to update the Subscription prices, two options can be done:
- Use Subscription API to update (with code): https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
- Use Customer Portal (hosted page) for customer to update: https://stripe.com/docs/customer-management
okay, 1st option looks a little good to me. Give me a few mins, I'm checking it for more details as per our requirements!