Hi nice people!
Let’s start by saying that I have searched for this specific question, but couldnt find my answer (yet).
Some context to start with:
I am using a sign up form on a website, which redirects to a Stripe Payment link after submitting the form. The Stripe Payment link consists of a Stripe Subscription that automatically charges the user each year (using iDeal as a payment method). This all works like a charm.
What do I want to achieve with Zap(s):
Create a Zap that sends a unique welcome email the FIRST time a user gets successfully charged for their subscription. BUT, and here is where I struggle, send another DIFFERENT email the next year the user gets (automatically) charged again. And the same thing the year after that year, etc. etc.
So what it comes down to is: how can I recognise if a successful Stripe charge for a Stripe subscription is a first time charge, or a second time, or third etc etc?
Hope you can help me out!
Cheers, Matt