#prince-sub
1 messages · Page 1 of 1 (latest)
prince-sub
@crude onyx if i understand correctly - user is in the middle of billing cycle (1 - 31 Oct) and you want to update a price. For the invoice on 1 Nov, you want it to be $100, and the new price $120 should only be charged on 1 Dec?
@plain silo yes Correct
subscription schedules are probably what you'd want to use : https://stripe.com/docs/billing/subscriptions/subscription-schedules
okay thanks