#chainstream_subscription-updates-payment
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1403087987322912843
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Sorry but this doesn't make any sense to me. Payment Links will create new payments or subscriptions. If a customer already has a subscription, you would use their saved payment method to pay for any prorations generated from changing it.
What about your integration isn't working?
Do you mean that I should use the 'stripe.subscriptions.update' method to update the subscription?
No, not at all
that's how you update subscriptions.
What is the problem you are trying to solve?
The issue I aim to address is as follows: when a customer has already subscribed to Product A and wishes to either upgrade to Product B or downgrade to Product C, how can the process be effectively managed to either collect the price difference for the upgrade or issue a partial refund for the downgrade?
What have you tried/tested?
We have documents that cover how to handle changes to subscriptions mid-cycle. I recommend you start here: https://docs.stripe.com/billing/subscriptions/change-price
Alright. I will thoroughly review the document first. Thank you for your assistance. Should I have any further questions, I will consult you accordingly.
Great, happy to shed what ๐ก I can ๐