#krhubert-invoice-upcoming

1 messages · Page 1 of 1 (latest)

dusk canyon
#

No, this is not supported. You would need to either track this yourself against the subscription billing period, or else defer you update to follow the upcoming invoice event.

#

You can update your usage through the month, too, it doesnt need to be just at the end (though maybe it does for your particular needs).

dim sorrel
#

Yes, the usage in that case should be updated based on the user count before subscpriont end period.

I guess I can't update usage record for an invoice right?

Also can I update usage record for subscription item via stripe dashboard?

dusk canyon
#

No, you can't update the invoice like that once generated.

#

Usage records are only manged via the API. You can set a new consumption value for a given timestamp if that fits your usage type, though.

dim sorrel
#

Got that, thanks for help with that!