I have several products payments through stripe. When a payment is made I set up a filter based on amount, to send a mail to the customer. However, it is sending them all the emails for all products even tho the amounts are different in the payment and in the filter. Is there a way to filter differently than amount? I can’t find a product name or anything like that.
My use of Stripe and Zapier are on Payment Links and we use the Checkout Session Complete trigger and filter on a paid status and the plink id.
The product ID tends to be in the Line Items Price Product which is harder to filter if there are multiple items in the the purchase.
You don’t get the same details on a New Payment trigger as you do in the Checkout Session Complete. Just be aware that these checkout sessions may be created for payment intents as well. Which is why we filter on a Payment Status equal to paid.
We tried using amounts in the past but found it difficult as they weren’t unique.
If there are multiple items in the purchase you may need to find a way to go through them to see if the product(s) you are looking for are there. I would do this with a python code block as I find that easiest.
I hope this helps.
Hi
Help us have more info by posting screenshots with how your Zaps steps are outlined and configured in EDIT mode with the field mappings visible, especially for the Filter steps.
Your last comment had no text or screenshots.
Screenshot does not show how the full Zap step Filter is configured.
Better to use a desktop or laptop to get the screenshots.
Only have my phone atm will send in the morning. Thank you so much for trying to help. I used the amount filter ( even tho they all have different amounts)
We would need to see the full Zap Filter step configuration to have proper context to be able to evaluate and advise.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.