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