#StaberindeZA-upcoming-invoice
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ that does sound a bit unusual, is the subscription based on a metered price?
Nope. The "Usage is metered" checkbox isn't selected.
Hm, could you provide the ID of the subscription?
Hey there ๐
Stepping in for toby here as they had to step away
Give me a moment to catch up ๐
I believe that is expected behavior
You can look at next_payment_attempt instead to see potential next period_start timestamp
Great thank you.
One last thing, would it be better to use next_payment_attempt than using the period_end ?
I noticed that there's a slight difference between the two, and wasn't sure if it matters, or if one is better than the other.
It depends on your collection method for the invoices as if you send invoices to your customers for manual payment, next_payment_attempt will be null so in that case you'd need to use period_end
Makes sense. Thank you @sharp linden and @dark arrow . I greatly appreciate the help! Have a good day further.