I want to know what subscription is renewing, I have the stripe_id in my database so when the date to renew is coming, I want to know which subscription was renew but I cant get the stripe_id when I use the Stripe CLI, I use the stripe trigger invoice.payment_succeeded event, I have this
So I can’t find the subcription ID
I want to receive the stripe id
New contributor
Diego Mendoza is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.