Hi,
I am creating a Stripe to email Zap.
My goal is to send an email on every successful Stripe payment.
For the payments I am using either the Stripe invoice tool or a Stripe payment link.
When creating the Zap, I managed to find all the data for a successful payment via a Stripe invoice, but I cant seem to find the data for the product(name), or any customer ID when a user pays via a Stripe payment link.
Am I missing something here?
Hopefully there’s someone that can help me out.
Thanks!