Hello,
I want to create a scenario that retrieves new payments made with Stripe and gives me information on which product each payment is associated with. I understand that I should use the “Watch Events” trigger configured to “Payment Intent Succeeded” to detect new payments, but the output does not provide information about the product to which the payment is linked. Could you help me with this?