I have a bug in one of my Zaps. I’m using a trigger of a New Subscription in Stripe to send a welcome email. It was all working fine until someone subscribed, but their payment failed and yet they still received the welcome email.
What do I need to do fix this so that the original trigger doesn’t fire if the payment fails?
Do I need to add a filter step? If so, which one?