Level 7
+1 also how would you do the same thing but when the subscription is cancelled and the graceperiod is over.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I want to achieve something quite simple, but I'm having a hard time.
I want to send a message to users once their 5-day trial has ended, and is converted to an active subscription.
The problem is I can't find any of these events in Cashier documentation, and the stripe webhooks are automatically handled by Cashier.
How to deal with this?
Please or to participate in this conversation.