#jaypozo-intent-webhook-paymentlink
1 messages · Page 1 of 1 (latest)
you're using the wrong event, you should use checkout.session.completed instead
that will tell you what is in that specific session, like each line item and give you information about each Price/Product
you also want to read https://stripe.com/docs/expand to access the line items details