#Igorek-subscriptions
1 messages · Page 1 of 1 (latest)
@tight dome I think generally the way to do this is to pass billing_cycle_anchor=now at the same time you change the Price for the upgrade API call, that way a new billing cycle starts and an upfront payment of the new Price is required(if you combine that with proration_behavior:none then that should be all that's charged for)
Yeah, it works! Thank you very much!