#fish_out_of_water-cli-invoices
1 messages · Page 1 of 1 (latest)
hello! reading up one sec
Is invoice.upcoming the correct event_type to listen for to let a user know their subscription is about to renew?
yes that is the right event
why does the Stripe CLI not support triggering this event_type in testing (version 1.7.4)?
support has to be manually added, through fixtures, support just hasn't been added yet
you can instead try it manually by creating a Subscription with a short trial, that should fire the invoice.upcoming event before the trial ends