#Krishna - proration behavior
1 messages · Page 1 of 1 (latest)
Hello, can you clarify a bit more about what kind of subscription update you are trying to do here?
Proration behavior is actually something that you define when making each update. Subscription's themselves don't have a default setting for proration
In an existing subscription i need to update quantity and generate the invoice/bill for the difference seats on the fly without affecting the subscription dates
Yep that is totally fine. Just need to specify a proration_behavior of create_prorations or always_invoice when updating the subscription itself
is there a way to prefill the quantity in customer portal update quantity page?
i tried using billing cycle anchor and it generate the invoice, but i have a doubt whether it affects the billing dates
You shouldn't need to specify billing cycle anchor if you want it to stay the same. Is it changing in some way that you aren't expecting when you update it the way that you are trying to now?