Skip to main content
Best answer

How to filter different products in stripe and send the customers email to Brevo


Forum|alt.badge.img

Hi there,

 

I sell different products with Stripe. Each of it has it’s own payment link.

Based on the purchased product, I want to assign the customer to the product-specific list in Brevo (in order to send transaction emails and so on).

 

Now, when using the checkout session completed trigger, I receive the payment link (so I can filter to the correct product), but not the customers mail address. 

When using the new payment trigger, I receive the customers mail address, but not the purchased product information. 

 

I was thinking of linking both via the payment intend id, but I do absolutely not know how to do it. Or is there a smarter solution then that?

 

Appreciate any hints.

Karina

Best answer by Steinine

So, the problem occured because Stripe is not only sending the PAID checkout session completed triggers, but also the UNPAID ones. Problem solved by filtering to the PAID ones only as they contain the product and customer information.

View original
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img
  • Author
  • Beginner
  • 2 replies
  • Answer
  • March 9, 2025

So, the problem occured because Stripe is not only sending the PAID checkout session completed triggers, but also the UNPAID ones. Problem solved by filtering to the PAID ones only as they contain the product and customer information.


ken.a
Forum|alt.badge.img+6
  • Zapier Staff
  • 6466 replies
  • March 10, 2025

That’s awesome ​@Steinine! Glad to hear that the issue is now resolved and thank you for sharing the solution here as well!

If you have any other questions, please don’t hesitate to reach out to the Community. We’re always happy to help! 🤗


Reply