#0-subscriptions
1 messages · Page 1 of 1 (latest)
hello! you can look at the previous_attributes of the event
generally, if it's just a normal subscription renewal, the current_period_start, current_period_end and latest_invoice will change
but you should probably test it out to be sure. You can use https://stripe.com/docs/billing/testing/test-clocks to simulate time passing
oh i completely missed that
thanks for the tips, i’ll go try it out
bingo, works perfectly