subscription.amount_changed
Generated from COPE public event contracts. Do not edit this page by hand.Use this event to mirror a repriced subscription into your own billing records. The change is applied in place with no proration, so nothing is charged when it happens: the new amount bills at the existing cycle boundary.
effective_at is when we expect that to be — it is derived from the subscription’s next payment date at the moment of the change, and a cycle that later moves for an unrelated reason leaves it stale, so treat it as a prediction and take the charge itself as the confirmation. old_recurring_amount_cents and new_recurring_amount_cents are what the buyer is billed, quantity included. initiated_by is always creator on this event. line_item_id and business_id are internal references: do not store them or use them to identify the subscription — use line_item.id.