After a product is bought on Stripe, how to get product information?

Hi ! I created several products in Stripe.
Clients are using the Stripe product link to buy the product they want.

Once the product is bought, I have a scenario that watch Stripe Events. I want to filter according to the product bought. I have the Payment intent informations. But it does not contains any informations about the product bought. I don’t have any information about the payment link used either. So I don’t know how to filter my stripe events.