#juliuskiesian-subscription

1 messages · Page 1 of 1 (latest)

toxic pewter
#

Hi there! Pasting your previous message here:

proration_behavior
optional
Determines how to handle prorations when the billing cycle changes (e.g., when switching plans, resetting billing_cycle_anchor=now, or starting a trial), or if an item’s quantity changes. Valid values are create_prorations, none, or always_invoice.

#

proration_behavior has three options:

  • none: no proration will be created
  • always_invoice: we create proration and they are added to a brand new invoice immediately
  • create_prorations: we create prorations but they will be added to the next invoice