#izakfilmalter - subscriptions model
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
That depends on whether you enabled/disable prorations and opt in to immediate invoice payment, each of those outcomes is possible when changing quantity on the same price
if you want to charge right away, you can use always_invoice during the change request
otherwise, the default would be a proration on the renewal invoice
(and no proration if you elected to disable them)
K, so just double checking, if I want to charge right away, proration_behavior: 'always_invoice'
Thanks, looks good!
NP!