I want to send the email only when the customer buys Product 1, but not when he buys Product 2.
I’m trying to filter by product, but I cant find the way to do it.
If the price of each product were different I could filter by amount, but the problem is that the price is the same for both products.
There’s a way to filter by product for sure, but I’m missing it.
Can you help me with that?
Thank you very much.
Best answer by SamBBest answer by SamB
Just circling back in here to share that the bug report mentioned has since been closed. 😁🎉
The New Payment trigger should now be returning the product information for all payments except those made via a payment link. To capture the product information for cases where a payment is created via a payment link you’ll need to set up a Zap with the Checkout Session Completed trigger, which will then include the product information for the associated payment.
That said, if you’re still having trouble accessing the product information when using the New Payment or Checkout Session Completed triggers for Stripe do let us know. In the meantime, happy Zapping! ⚡
I did some investigating, and it looks like the product details aren't being returned by the New Payment trigger in Stripe, which seems to be a bug. Our team is aware of the issue and is working on a fix. I've added your email address as another affected user. That does a few things:
Bring this to the attention of the integration developers.
Help track and prioritize fixes.
Allows us to notify you via email if/when this is fixed.
Unfortunately, I do not have an ETA, but I’ve added you to the list of users affected by this issue so we can let you know as soon as we have any updates.
That being said, if you're comfortable with Webhooks, you could give them a shot as an alternative. I've got an idea for a workaround that might work too, but it's a bit more technical, just a heads up!
Use Stripe webhooks to trigger a (silent) Catch Hook in Webhooks by Zapier
We track the number of users affected by a particular bug to help us prioritize work on the app integrations that Zapier owns. I don’t have a specific date when this bug will be fixed, but I can say that there aren’t many affected users, so it’s not something I would expect to be fixed in the immediate future. I know that’s not a great answer for you. I’m sorry about that but I’ve added your vote to the bug report so that you’ll get notified once the issue is fixed.
I want to send the email only when the customer buys Product 1, but not when he buys Product 2.
I’m trying to filter by product, but I cant find the way to do it.
If the price of each product were different I could filter by amount, but the problem is that the price is the same for both products.
There’s a way to filter by product for sure, but I’m missing it.
Can you help me with that?
Thank you very much.
What are some other potential criteria or data points that can be used to filter Stripe payments in a Zap, and how can these filters be set up effectively to ensure that the correct data is being captured and used for triggering actions?
There’s a Checkout Session Completed (Stripe) trigger that you can use for your Zaps instead. Which would then allow you to add a Filter by Zapier action to filter by a specific product ID or by description. Hope that helps! 🤞
Just circling back in here to share that the bug report mentioned has since been closed. 😁🎉
The New Payment trigger should now be returning the product information for all payments except those made via a payment link. To capture the product information for cases where a payment is created via a payment link you’ll need to set up a Zap with the Checkout Session Completed trigger, which will then include the product information for the associated payment.
That said, if you’re still having trouble accessing the product information when using the New Payment or Checkout Session Completed triggers for Stripe do let us know. In the meantime, happy Zapping! ⚡