#issambd-update-subscription
1 messages · Page 1 of 1 (latest)
Yes
one second
sub_1K7KGcLzSPzAEiPDlFMkNbEf
in this subscription a new invoice is generated only when the prices attached to the subscription changes
nothing happens when we change the quantity of the same price in terms of invoicing
only when a new invoice is generated due to the changing of prices, the previous changes of quantity are visible in the new invoice
you can compare the logs with the invoices
You will want to set proration_behavior when you make the update subscription items call https://stripe.com/docs/api/subscription_items/update#update_subscription_item-proration_behavior
that makes sens
Good to hear!
Actually that's it, thank you very much for the tip