#1XTR
1 messages ยท Page 1 of 1 (latest)
Hello ๐
It depends on if you want to schedule your updates or just update the price immediately. We have docs on this
If you want to schedule the change then you can use Subscription Schedule API for this
https://stripe.com/docs/billing/subscriptions/subscription-schedules
If you want to change the price immediately then you can update the subscription
https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
now I don't know fully business logic, but I think needed immediately update because partner bill us every day
or schedule for next day max
๐
ok now I will simulate before with test clocks