#dacian.capitan
1 messages · Page 1 of 1 (latest)
yap, thats correct
lets say a user has an subscription that expires next month and the user upgrades his subscription today, i want to be able to charge the user for new subscription
We cover how to upgrade/downgrade a subscription here: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
ok thanks, i'll go for manual creating invoice
I'm not sure what you mean. Maybe I can help if you can give me a concrete example of what you want to achieve?
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
ok just a sec
a user has an subscription, meanwhile he upgrades to a ne subscription and the new subscription i want to be charged
i have an id for new subscription in test mode - sub_1MPmZJFdL5HPfAz4Ngx0kgzR
you mean this?
you don't need to create a new subscription
you just need to update the price
thats correct, but how about for a scheduled subscription is this possible?
i know its sound silly, but my manager wants this for any subscription that will be scheduled in the future to be able to generate an invoice and a charge
i think only with manual invoice its possible
we don't generate invoices ahead of time
you can but it would be duplicate work I guess with the invoice that will eventually be created
kind of, alright thanks for the support, have a nice day
let me know if you need any more help