Skip to main content

Legacy used to have every single Stripe event. Now it’s been limited to a few.

I want to use checkout.session.expired

 

@cvo instead of using the Stripe trigger you can set webhook directly in your Stripe account.

 

Simply start a zap with webhook trigger and copy the unique URL. Open your Stripe account and direct to Developers dashboard. From there you will need to open Webhooks tab and simply add new endpoint. You can “listen” to all events or you can simply select events of your choice.

 

 


Premium only.